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