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

适用于