VirtualTypeBuilder::CreateType Method ()
Visual Studio 2015
Creates a virtual type based on the configuration of this virtual type builder.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | The virtual type builder is not completely configured. A virtual type builder must have a type name, a base type and an implementer to be considered completely configured. |
Show: