Proprietà ObjToUpdateFileExist
|
Imposta/restiruisce se il file da sostituire è presente.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.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