Proprietà ObjToUpdateFileExist
|
Imposta/restiruisce se il file da sostituire è presente.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic 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à
Boolean
Vedi anche