Proprietà DedCommandContextTarget
|
Restituisce o imposta il punto dal quale è stato lanciato il comando.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
CommandContextEnumVedi anche