Dela via


TypeInfrastructureManager.CreateEmptyTypeInfrastructureManager Method

Include Protected Members
Include Inherited Members

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Creates a new instance of the TypeInfrastructureManager class that has an empty type map.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public methodStatic member

CreateEmptyTypeInfrastructureManager()

Creates a new instance of the TypeInfrastructureManager class that has an empty type map.

Public methodStatic member

CreateEmptyTypeInfrastructureManager(IServiceProvider)

Creates a new instance of the TypeInfrastructureManager class that has the specified service provider and an empty type map.

Top

See Also

Reference

TypeInfrastructureManager Class

TypeInfrastructureManager Members

Microsoft.VisualStudio.Tools.Applications Namespace