Proprietà ExportDocumentCheckPathExists
|
Controllo se il path di esportazione esiste o meno (di default è false).
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BooleanVedi anche