Proprietà DedCommandGlobalOrder
|
Restituisce o imposta l'indice di ordinamento di questo comando, quando
utilizzato come comando globale (es.: DedWin, DedWiew, ecc.).
Di default è inizializzato a 1000.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public int GlobalOrder { get; set; }
Public Property GlobalOrder As Integer
Get
Set
public:
property int GlobalOrder {
int get ();
void set (int value);
}
member GlobalOrder : int with get, set
Valore della proprietà
Tipo:
Int32Vedi anche