Initializes a new instance of SmsSnapInInstaller. Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)

Usage

Visual Basic
Dim instance As New SmsSnapInInstaller

Syntax

Visual Basic
Protected Sub New
C#
protected SmsSnapInInstaller ()
C++
protected:
SmsSnapInInstaller ()
J#
protected SmsSnapInInstaller ()
JScript
protected function SmsSnapInInstaller ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also