FieldDefinition Struct

Definition

public value class FieldDefinition
public struct FieldDefinition
type FieldDefinition = struct
Public Structure FieldDefinition
Inheritance
FieldDefinition

Properties

Name Description
Attributes
Name
Signature

Methods

Name Description
GetCustomAttributes()
GetDeclaringType()

Returns a handle to the type that declares this field.

GetDefaultValue()
GetMarshallingDescriptor()
GetOffset()

Returns the field layout offset, or -1 if it is not available.

GetRelativeVirtualAddress()

Applies to