Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Constant Struct

Definition

Namespace:
System.Reflection.Metadata
Assembly:
System.Reflection.Metadata.dll
Package:
System.Reflection.Metadata v11.0.0-preview.5.26302.115
Source:
Constant.cs
Source:
Constant.cs
Source:
Constant.cs
Source:
Constant.cs
Source:
Constant.cs
Source:
Constant.cs
Source:
Constant.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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

Properties

Name Description
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


Feedback

Was this page helpful?