Open sandboxFocus

Property Fields

Fields

Gets the list of fields defined in the current type, but not those inherited from the base type. Note that fields can be promoted to properties by aspects, so a source code field can be represented in the Properties collection instead of the Fields collection.

Declaration
IFieldCollection Fields { get; }
Property Value
Type Description
IFieldCollection