VirtualTypeBuilder::Fields Property

 

Gets the collection of Fields for the resulting virtual type.

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

public:
property VirtualTypeBuilder::FieldInfoCollection^ Fields {
	VirtualTypeBuilder::FieldInfoCollection^ get();
}
Return to top
Show: