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条目。

适用于