Share via


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

이미지의 태그입니다.

적용 대상