PropertyEntry.Type 属性

定义

获取或设置属性项的类型。

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

public:
 property Type ^ Type { Type ^ get(); void set(Type ^ value); };
public Type Type { get; set; }
member this.Type : Type with get, set
Public Property Type As Type

属性值

属性项的 Type

适用于