Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called when a snap-in is initialized. It allows derived classes to provide additional initialization.
Namespace: Microsoft.ManagementConsole
Assembly: Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)
Syntax
protected virtual void OnInitialize()
protected:
virtual void OnInitialize()
abstract OnInitialize : unit -> unit
override OnInitialize : unit -> unit
Protected Overridable Sub OnInitialize
See Also
SnapInBase Class
Microsoft.ManagementConsole Namespace
Return to top