다음을 통해 공유


StoreImage.Caption 속성

정의

이미지의 캡션 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

이미지의 캡션.

적용 대상