Proprietà DocStructEnsureLocalOperationIgnoreCopyIfFileExists
|
Indica di ignorare la copia in locale se il file esiste già
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool IgnoreCopyIfFileExists { get; set; }
Public Property IgnoreCopyIfFileExists As Boolean
Get
Set
public:
property bool IgnoreCopyIfFileExists {
bool get ();
void set (bool value);
}
member IgnoreCopyIfFileExists : bool with get, set
Valore della proprietà
BooleanVedi anche