VirtualTypeBuilder Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | CreateType() | Creates a virtual type based on the configuration of this virtual type builder. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeFromType(ITypeResolutionService^, CodeNamespace^) | Initializes this virtual type builder with data obtained from the given type. |
![]() | InitializeFromType(ITypeResolutionService^, CodeTypeDeclaration^) | Initializes this virtual type builder with data obtained from the given type. |
![]() | InitializeFromType(ITypeResolutionService^, CodeTypeDeclaration^, String^) | Initializes this virtual type builder with data obtained from the given type. |
![]() | ToString() | (Inherited from Object.) |
Show:
