Proprietà DedLuaCommandDedLuaCommandEventArgsContext
|
Restituisce il contesto di selezione.
In alcuni eventi non viene utilizzato ed ha valore null.
Namespace: LuaApplicationAssembly: DedLuaApplication (in DedLuaApplication.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public DedCommandContext Context { get; protected internal set; }
Public Property Context As DedCommandContext
Get
Protected Friend Set
public:
property DedCommandContext^ Context {
DedCommandContext^ get ();
protected public: void set (DedCommandContext^ value);
}
member Context : DedCommandContext with get, set
Valore della proprietà
DedCommandContextVedi anche