TypeReference 構造体
定義
public value class TypeReference
public struct TypeReference
type TypeReference = struct
Public Structure TypeReference
- 継承
プロパティ
Name |
対象の型の名前を取得します。Gets the name of the target type. |
Namespace |
対象の型が定義されている名前空間の完全名を取得します。Gets the full name of the namespace where the target type is defined. |
ResolutionScope |
対象の型が定義され、指定した Namespace と Name によって一意に識別される解決スコープを取得します。Gets the resolution scope in which the target type is defined and is uniquely identified by the specified Namespace and Name. |