Note

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

Access to this page requires authorization. You can try .

LocalConstant Struct

Definition

Namespace:
System.Reflection.Metadata
Assembly:
System.Reflection.Metadata.dll
Package:
System.Reflection.Metadata v11.0.0-preview.5.26302.115
Source:
LocalConstant.cs
Source:
LocalConstant.cs
Source:
LocalConstant.cs
Source:
LocalConstant.cs
Source:
LocalConstant.cs
Source:
LocalConstant.cs
Source:
LocalConstant.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.

Provides information about local constants. This information is stored in debug metadata.

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

Remarks

See LocalConstant Table: 0x34.

Properties

Name Description
Name
Signature

Gets the constant signature.

Applies to


Feedback

Was this page helpful?