Proprietà FileInfoSerializableExists
             | 
          
        
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
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