Constant 構造体

定義

public value class Constant
public struct Constant
public readonly struct Constant
type Constant = struct
Public Structure Constant
継承
Constant

プロパティ

Parent

親ハンドルを取得します (ParameterHandleFieldDefinitionHandle または PropertyDefinitionHandle)。

TypeCode

定数値の型を識別する型コードを取得します。

Value

定数値を取得します。

適用対象