Proprietà DedNetAcadAppImportPackAndGoPresetCodingOperationEventArgsOperation 
             | 
          
        
         
            Operazione da effettuare sul file
            
 
    Namespace: 
   DedNetAcad
    Assembly:
   DedNetAcad (in DedNetAcad.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic PackAndGoImportOperation Operation { get; set; }Public Property Operation As PackAndGoImportOperation
	Get
	Set
public:
property PackAndGoImportOperation Operation {
	PackAndGoImportOperation get ();
	void set (PackAndGoImportOperation value);
}member Operation : PackAndGoImportOperation with get, set
Valore della proprietà
Tipo: 
PackAndGoImportOperation
Vedi anche