VirtualTypeBuilder::Properties Property
Visual Studio 2015
Gets the collection of Properties for the virtual type.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
public: property VirtualTypeBuilder::PropertyInfoCollection^ Properties { VirtualTypeBuilder::PropertyInfoCollection^ get(); }
Property Value
Type: Microsoft.VisualStudio.Shell.Design::VirtualTypeBuilder::PropertyInfoCollection^A VirtualTypeBuilder::PropertyInfoCollection that represents the collection of Properties.
Show: