Proprietà DedCommandEventArgsCommand 
             | 
          
        
         
            Restituisce il comando in esecuzione.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.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à
Tipo: 
DedCommand
Vedi anche