Proprietà CopyDocumentEnforceFileCopy
             | 
          
        
        
            Restituisce o imposta il flag di sovrascrittura forzata in fase di copia
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool EnforceFileCopy { get; set; }Public Property EnforceFileCopy As Boolean
	Get
	Set
public:
property bool EnforceFileCopy {
	bool get ();
	void set (bool value);
}member EnforceFileCopy : bool with get, set
Valore della proprietà
Boolean
Vedi anche