Initializes a new instance of the NativeHostingTechnology Class.Initializes a new instance of the NativeHostingTechnology Class.Namespace: Microsoft.ConfigurationManagement.ApplicationManagement
Assembly: Microsoft.ConfigurationManagement.ApplicationManagement (in Microsoft.ConfigurationManagement.ApplicationManagement.dll)

Usage

Visual Basic
Dim instance As New NativeHostingTechnology

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

See Also