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