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