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

限定觸發程式的應用程式定義字串。

屬性

適用於