SnapIn (Microsoft.ManagementConsole.SnapIn)

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#

VB.NET

Public MustInherit Class SnapIn
  Inherits Microsoft.ManagementConsole.NamespaceSnapInBase
  Implements System.ComponentModel.ISynchronizeInvoke
End Class

Articles

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support