다음을 통해 공유


ReminderNotificationTriggerDetails.Details 속성

정의

미리 알림에 대한 추가 세부 정보입니다.

public:
 property Platform::String ^ Details { Platform::String ^ get(); };
winrt::hstring Details();
public string Details { get; }
var string = reminderNotificationTriggerDetails.details;
Public ReadOnly Property Details As String

속성 값

String

Platform::String

winrt::hstring

미리 알림에 대한 추가 세부 정보가 포함된 문자열입니다.

Windows 요구 사항

앱 기능
accessoryManager

설명

이 API를 호출하려면 애플리케이션 매니페스트에 ID_CAP_SMSID_CAP_SMS_COMPANION 기능을 지정해야 합니다.

적용 대상