Property MemberType
- Namespace
- Microsoft.Samples.Debugging.CorMetadata
- Assembly
- corapi.dll
MemberType
Gets a MemberTypes value indicating that this member is a field.
public override MemberTypes MemberType { get; }
Property Value
- MemberTypes
A MemberTypes value indicating that this member is a field.