Proprietà ObjToUpdateFileExist
|
Imposta/restiruisce se il file da sostituire è presente.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public bool FileExist { get; set; }
Public Property FileExist As Boolean
Get
Set
public:
property bool FileExist {
bool get ();
void set (bool value);
}
member FileExist : bool with get, set
Valore della proprietà
BooleanVedi anche