次の方法で共有


RemoteSettingsFilterProvider クラス

定義

RemoteSettingsFilterProvider は、フィルターの値を提供します。

public ref class RemoteSettingsFilterProvider abstract
public abstract class RemoteSettingsFilterProvider
type RemoteSettingsFilterProvider = class
Public MustInherit Class RemoteSettingsFilterProvider
継承
RemoteSettingsFilterProvider
派生

コンストラクター

RemoteSettingsFilterProvider()

RemoteSettingsFilterProvider は、フィルターの値を提供します。

メソッド

GetAppIdPackageGuid()

AppId パッケージの Guid (VS 固有 - 使用できない場合は空の文字列)。

GetApplicationName()

リモート設定サービスを使用するアプリケーションの名前。

GetApplicationVersion()

リモート設定サービスを使用するアプリケーションのバージョン。

GetBranchBuildFrom()

アプリケーションのブランチ (VS 固有 - 該当しない場合は空の文字列)。

GetChannelId()

インストール チャネル ID。

GetChannelManifestId()

インストール チャネル マニフェスト ID。

GetClientSourceType()

クライアントが使用されている製品

GetClrVersion()

使用されている CLR のバージョン

GetCulture()

アプリケーションのカルチャ文字列。

GetCurrentPolicy()

テレメトリのローカル ポリシー

GetGroupPolicy()

テレメトリのグループ ポリシー

GetIsUserInternal()

ユーザーが Microsoft 内部であるかどうか

GetLimitDumpCollection()

ダンプ収集ポリシー

GetMacAddressHash()

MacAddressHash

GetMachineId()

MachineId

GetManifestId()

インストール マニフェスト ID。

GetMSPFlags()

現在の MSP フラグ設定を取得する

GetNotificationsCount()

送信された通知の数

GetOsType()

OS の種類。 現在は "Windows" のみ

GetOsVersion()

現在の OS バージョン

GetProcessArchitecture()

プロセス アーキテクチャの値

GetSessionRole()

セッション ロール、クライアント、またはサーバー

GetUserId()

UserId

GetVsIdAsync()

サインインしているユーザーの VSid (VS 固有 - 該当しない場合は空の Guid)。

GetVsSku()

アプリケーションの SKU (VS 固有 - 該当しない場合は空の文字列)。

適用対象