次の方法で共有


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

トリガーを修飾するアプリ定義の文字列。

属性

適用対象