Proprietà DedCommandCommandContext
|
Restituisce o imposta il Contesto nel quale questo comando è disponibile.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public virtual CommandContextEnum CommandContext { get; set; }
Public Overridable Property CommandContext As CommandContextEnum
Get
Set
public:
virtual property CommandContextEnum CommandContext {
CommandContextEnum get ();
void set (CommandContextEnum value);
}
abstract CommandContext : CommandContextEnum with get, set
override CommandContext : CommandContextEnum with get, set
Valore della proprietà
CommandContextEnumVedi anche