GenericTypeParameterBuilder.ReflectedType 属性

定义

获取用于获取 GenericTypeParameterBuilderType 对象。

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

属性值

用于获取 GenericTypeParameterBuilderType 对象。

适用于