COMPropertyInfo.PropertyType 属性

定义

获取此属性的类型。

此 API 支持产品基础结构,不能在代码中直接使用。

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

属性值

Type

Object 的类型。

适用于

另请参阅