VirtualTypeBuilder::Properties Property

 

Gets the collection of Properties for the virtual type.

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

public:
property VirtualTypeBuilder::PropertyInfoCollection^ Properties {
	VirtualTypeBuilder::PropertyInfoCollection^ get();
}
Return to top
Show: