Proprietà FindCodeCommandDefaultCommand
             | 
          
        
        
            Restituisce o imposta il comando da visualizzare come default.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic DedCommand DefaultCommand { get; set; }Public Property DefaultCommand As DedCommand
	Get
	Set
public:
property DedCommand^ DefaultCommand {
	DedCommand^ get ();
	void set (DedCommand^ value);
}member DefaultCommand : DedCommand with get, set
Valore della proprietà
DedCommand
Vedi anche