IPropertyValue.Type 屬性

定義

傳回儲存在屬性值中的型別。

public:
 property PropertyType Type { PropertyType get(); };
PropertyType Type();
public PropertyType Type { get; }
var propertyType = iPropertyValue.type;
Public ReadOnly Property Type As PropertyType

屬性值

儲存在屬性值中的型別。

適用於