Proprietà DedBomExplorerControlContextCreatedEventArgsContext
|
Contesto appena creato.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic DedCommandContext Context { get; }Public ReadOnly Property Context As DedCommandContext
Get
public:
property DedCommandContext^ Context {
DedCommandContext^ get ();
}member Context : DedCommandContext with get
Valore della proprietà
DedCommandContext
Vedi anche