Property Attributes
- Namespace
- Microsoft.Samples.Debugging.CorMetadata
- Assembly
- corapi.dll
Attributes
Gets the attributes associated with this field.
public override FieldAttributes Attributes { get; }
Property Value
- FieldAttributes
The FieldAttributes for this field.