StoreImage.ImagePurposeTag Property

Definition

Gets the tag for the image.

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

Property Value

String

Platform::String

winrt::hstring

The tag for the image.

Applies to