共用方式為


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()

安裝通道標識碼。

GetChannelManifestId()

安裝通道指令清單標識碼。

GetClientSourceType()

用戶端正在使用的產品

GetClrVersion()

要使用的 CLR 版本

GetCulture()

應用程式的文化特性字串。

GetCurrentPolicy()

遙測的本機原則

GetGroupPolicy()

遙測 群組原則

GetIsUserInternal()

使用者是否為 Microsoft 內部

GetLimitDumpCollection()

傾印收集原則

GetMacAddressHash()

MacAddressHash

GetMachineId()

MachineId

GetManifestId()

安裝指令清單標識碼。

GetMSPFlags()

取得目前的 MSP 旗標設定

GetNotificationsCount()

已傳送的通知數目

GetOsType()

OS 類型。 目前只有 “Windows”

GetOsVersion()

目前的OS版本

GetProcessArchitecture()

進程架構值

GetSessionRole()

會話角色、客戶端或伺服器

GetUserId()

UserId

GetVsIdAsync()

登入使用者的 VSid (VS 特定 - 如果不適用,則為空白 Guid) 。

GetVsSku()

應用程式 sku (VS 特定 - 如果不適用) 則為空字串。

適用於