VirtualTypeBuilder::DeclaringType Property
Visual Studio 2015
Gets or sets the declaring type for the resulting virtual type.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
The DeclaringType is usually null, but can point to another type to create a nested type.
Show: