共用方式為


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

影像的標記。

適用於