Constant Struct

Definition

public value class Constant
public struct Constant
public readonly struct Constant
type Constant = struct
Public Structure Constant
Inheritance
Constant

Properties

Parent

Gets the parent handle (ParameterHandle, FieldDefinitionHandle, or PropertyDefinitionHandle).

TypeCode

Gets a type code that identifies the type of the constant value.

Value

Gets the constant value.

Applies to