RemoteSettingsFilterProvider 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
RemoteSettingsFilterProvider 提供筛选器的值。
public ref class RemoteSettingsFilterProvider abstract
public abstract class RemoteSettingsFilterProvider
type RemoteSettingsFilterProvider = class
Public MustInherit Class RemoteSettingsFilterProvider
- 继承
-
RemoteSettingsFilterProvider
- 派生
构造函数
| RemoteSettingsFilterProvider() |
方法
| GetAppIdPackageGuid() |
AppId 包的 Guid (与特定为空字符串(如果) 不可用)。 |
| GetApplicationName() |
使用远程设置服务的应用程序的名称。 |
| GetApplicationVersion() |
使用远程设置服务的应用程序的版本。 |
| GetBranchBuildFrom() |
应用程序的分支 (与特定的空字符串(如果不适用) )。 |
| GetChannelId() |
安装通道 id。 |
| GetChannelManifestId() |
安装通道清单 id。 |
| GetClrVersion() |
所使用的 CLR 的版本 |
| GetCulture() |
应用程序的区域性字符串。 |
| GetIsUserInternal() |
用户是否为 Microsoft 内部用户 |
| GetMacAddressHash() |
MacAddressHash |
| GetMachineId() |
MachineId |
| GetManifestId() |
安装清单 id。 |
| GetNotificationsCount() |
已发送的通知数 |
| GetOsType() |
OS 类型。 目前只有 "Windows" |
| GetOsVersion() |
当前操作系统版本 |
| GetSessionRole() |
会话角色、客户端或服务器 |
| GetUserId() |
UserId |
| GetVsIdAsync() |
已登录用户 (与特定 Guid (如果不适用) Guid)的 VSid。 |
| GetVsSku() |
应用程序的 Sku (与特定为空字符串(如果不适用) )。 |