BitmapTypedValue.Type 屬性

定義

取得預存值的 PropertyType

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

屬性值

預存值的 PropertyType

適用於