BitmapTypedValue.Value プロパティ

定義

格納されている値を取得します。

public:
 property Platform::Object ^ Value { Platform::Object ^ get(); };
IInspectable Value();
public object Value { get; }
var object = bitmapTypedValue.value;
Public ReadOnly Property Value As Object

プロパティ値

Object

Platform::Object

IInspectable

格納されている値 Object

適用対象