NetworkOperatorDataUsageTriggerDetails.NotificationKind プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
モバイル ネットワーク オペレーターのデータ使用量トリガーをアクティブ化したデータ使用量の変更の種類に関する詳細を取得します。 トリガーをアクティブ化したデータ使用量の変更の種類に関する詳細。
Note
この機能は、モバイル ネットワーク オペレーターによる特権アクセス権を持つモバイル オペレーター アプリと UWP アプリでのみ使用できます。
この API を使用してアプリを Microsoft Store に発行する場合は、特別な承認が必要です。 詳細については、「アプリ機能宣言」トピックの「制限付き機能」セクションと「モバイル ブロードバンド」を参照してください。
public:
property NetworkOperatorDataUsageNotificationKind NotificationKind { NetworkOperatorDataUsageNotificationKind get(); };
NetworkOperatorDataUsageNotificationKind NotificationKind();
public NetworkOperatorDataUsageNotificationKind NotificationKind { get; }
var networkOperatorDataUsageNotificationKind = networkOperatorDataUsageTriggerDetails.notificationKind;
Public ReadOnly Property NotificationKind As NetworkOperatorDataUsageNotificationKind
プロパティ値
Windows の要件
アプリの機能 |
networkDataPlanProvisioning
|