Initializes a new instance of SmsWizardBranchReference. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)

Usage

Visual Basic
Dim instance As New SmsWizardBranchReference

Syntax

Visual Basic
Public Sub New
C#
public SmsWizardBranchReference ()
C++
public:
SmsWizardBranchReference ()
J#
public SmsWizardBranchReference ()
JScript
public function SmsWizardBranchReference ()

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