Proprietà DedCommandGlobalName
|
Restituisce o imposta il nome globale da utilizzare per il comando quando
utilizzato come comando globale (es.: DedWin, DedWiew, ecc.).
Di default è null, in questo caso viene utilizzato il valore di Name.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public string GlobalName { get; set; }
Public Property GlobalName As String
Get
Set
public:
property String^ GlobalName {
String^ get ();
void set (String^ value);
}
member GlobalName : string with get, set
Valore della proprietà
StringVedi anche