dotnettech.net
Inherits: Microsoft.ManagementConsole.NamespaceSnapInBase
Interfaces: ISynchronizeInvoke
Derived Types: 4 (Click here to see a list of derived types)
Assembly: Microsoft.ManagementConsole.dll
Provides the main entry point for the creation of a snap-in. In the managed framework in MMC, a minimal amount of code that uses this class is required to build a simple snap-in that has core functionality. The NamespaceSnapInBase class from which the SnapIn class is derived, provides an implementation of functionality that is common to both standalone and extension snap-ins.
VB.NET C#