VirtualTypeBuilder::IsPublic Property
Visual Studio 2015
Gets or sets a value indicating whether the resulting virtual type has the public access modifier.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Property Value
Type: System::Booleantrue if the access modifier for the virtual type is public; otherwise, false.
The default value is true.
Show: