Proprietà DedCommandHasTopic
             | 
          
        
        
            Restituisce o imposta il Topic per individuare il comando nell'Help.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool HasTopic { get; }Public ReadOnly Property HasTopic As Boolean
	Get
public:
property bool HasTopic {
	bool get ();
}member HasTopic : bool with get
Valore della proprietà
Boolean
Vedi anche