Constant 구조체

정의

public value class Constant
public struct Constant
public readonly struct Constant
type Constant = struct
Public Structure Constant
상속
Constant

속성

Parent

부모 핸들(ParameterHandle, FieldDefinitionHandle 또는 PropertyDefinitionHandle)을 가져옵니다.

TypeCode

상수 값의 형식을 식별하는 형식 코드를 가져옵니다.

Value

상수 값을 가져옵니다.

적용 대상