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: 27.4.0
Sintassipublic 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à
Boolean
Vedi anche