TypeInfrastructureManager Constructor
This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the TypeInfrastructureManager class without specifying a service provider.
Namespace: Microsoft.VisualStudio.Tools.Applications
Assembly: Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New TypeInfrastructureManager()
public TypeInfrastructureManager()
public:
TypeInfrastructureManager()
public function TypeInfrastructureManager()
See Also
Reference
TypeInfrastructureManager Class
TypeInfrastructureManager Members