DeviceManufacturerNotificationTrigger.TriggerQualifier 속성

정의

트리거를 한정하는 앱 정의 문자열을 가져옵니다.

public:
 property Platform::String ^ TriggerQualifier { Platform::String ^ get(); };
winrt::hstring TriggerQualifier();
/// [get: Windows.Foundation.Metadata.Deprecated("DeviceManufacturerNotificationTrigger is deprecated and might not work on all platforms", Windows.Foundation.Metadata.DeprecationType.Deprecate, 393216, "Windows.Foundation.UniversalApiContract")]
winrt::hstring TriggerQualifier();
public string TriggerQualifier { get; }
public string TriggerQualifier { [Windows.Foundation.Metadata.Deprecated("DeviceManufacturerNotificationTrigger is deprecated and might not work on all platforms", Windows.Foundation.Metadata.DeprecationType.Deprecate, 393216, "Windows.Foundation.UniversalApiContract")] get; }
var string = deviceManufacturerNotificationTrigger.triggerQualifier;
Public ReadOnly Property TriggerQualifier As String

속성 값

String

Platform::String

winrt::hstring

트리거를 한정하는 앱 정의 문자열입니다.

특성

적용 대상