Proprietà FileInfoSerializable.Exists
|
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0-RC
Sintassipublic bool Exists { get; set; }
Public Property Exists As Boolean
Get
Set
public:
property bool Exists {
bool get ();
void set (bool value);
}
member Exists : bool with get, set
Valore della proprietà
Boolean
Vedi anche