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.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.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à
Tipo:
StringVedi anche