PropertyBuilder.PropertyType 属性

定义

获取此属性的字段类型。

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

属性值

此属性的类型。

适用于