Proprietà ExportDocumentCheckPathExists
|
Controllo se il path di esportazione esiste o meno (di default è false).
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public 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à
Tipo:
BooleanVedi anche