Proprietà DocStructOperationBaseExists
             | 
          
        
        
            Restituisce se il file sia presente nel percorso corrente.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool Exists { get; }Public ReadOnly Property Exists As Boolean
	Get
public:
property bool Exists {
	bool get ();
}member Exists : bool with get
Valore della proprietà
Boolean
Vedi anche