StoreImage.ImagePurposeTag プロパティ

定義

イメージのタグを取得します。

public:
 property Platform::String ^ ImagePurposeTag { Platform::String ^ get(); };
winrt::hstring ImagePurposeTag();
public string ImagePurposeTag { get; }
var string = storeImage.imagePurposeTag;
Public ReadOnly Property ImagePurposeTag As String

プロパティ値

String

Platform::String

winrt::hstring

イメージのタグ。

適用対象