VirtualTypeBuilder::Attributes Property

 

Gets the collection of Attributes for the virtual type.

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

public:
property VirtualTypeBuilder::AttributeCollection^ Attributes {
	VirtualTypeBuilder::AttributeCollection^ get();
}
Return to top
Show: