Proprietà DedCommandContextTarget
|
Restituisce o imposta il punto dal quale è stato lanciato il comando.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public CommandContextEnum Target { get; set; }
Public Property Target As CommandContextEnum
Get
Set
public:
property CommandContextEnum Target {
CommandContextEnum get ();
void set (CommandContextEnum value);
}
member Target : CommandContextEnum with get, set
Valore della proprietà
Tipo:
CommandContextEnumVedi anche