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

映像的标记。

适用于