다음을 통해 공유


PhoneNotificationTriggerDetails.PhoneNotificationType 속성

정의

수신된 알림 유형을 나타내는 PhoneNotificationType 열거형의 값입니다.

public:
 property PhoneNotificationType PhoneNotificationType { PhoneNotificationType get(); };
PhoneNotificationType PhoneNotificationType();
public PhoneNotificationType PhoneNotificationType { get; }
var phoneNotificationType = phoneNotificationTriggerDetails.phoneNotificationType;
Public ReadOnly Property PhoneNotificationType As PhoneNotificationType

속성 값

값 목록은 PhoneNotificationType을 참조하세요.

Windows 요구 사항

앱 기능
accessoryManager

설명

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

적용 대상