Proprietà DedBomExplorerControlContextCreatedEventArgsContext
|
Contesto appena creato.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 29.1.0-rc
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