Proprietà ExportDocumentCheckPathExists
             | 
          
        
        
            Controllo se il path di esportazione esiste o meno (di default è false).
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool CheckPathExists { get; set; }Public Property CheckPathExists As Boolean
	Get
	Set
public:
property bool CheckPathExists {
	bool get ();
	void set (bool value);
}member CheckPathExists : bool with get, set
Valore della proprietà
Boolean
Vedi anche