Property FieldType
- Namespace
- Microsoft.Samples.Debugging.CorMetadata
- Assembly
- corapi.dll
FieldType
Gets the type of this field object.
public override Type FieldType { get; }
Property Value
- Type
The type of this field object.
Gets the type of this field object.
public override Type FieldType { get; }
The type of this field object.