다음을 통해 공유


KnownAdaptiveNotificationTextStyles.Caption 속성

정의

캡션 텍스트 스타일을 나타내는 문자열을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

캡션 텍스트 스타일을 나타내는 문자열입니다.

적용 대상