TypeServices Class
This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.
Provides utility methods that perform tasks related to proxy and adapter types.
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 NotInheritable Class TypeServices
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class TypeServices
public ref class TypeServices abstract sealed
public final class TypeServices
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Tools.Applications.TypeServices
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.