Proprietà DedCommCancelEventArgsCommand
             | 
          
        
        
            Restituisce il comando in esecuzione.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic DedCommand Command { get; }Public ReadOnly Property Command As DedCommand
	Get
public:
property DedCommand^ Command {
	DedCommand^ get ();
}member Command : DedCommand with get
Valore della proprietà
DedCommand
Vedi anche