GenericTypeParameterBuilder.ReflectedType 屬性

定義

取得 Type 物件,用來取得 GenericTypeParameterBuilder

public:
 virtual property Type ^ ReflectedType { Type ^ get(); };
public override Type? ReflectedType { get; }
public override Type ReflectedType { get; }
member this.ReflectedType : Type
Public Overrides ReadOnly Property ReflectedType As Type

屬性值

Type 物件,用來取得 GenericTypeParameterBuilder

適用於