Filters Enum

Definition

All available filters, can be updated.

public enum class Filters
public enum Filters
type Filters = 
Public Enum Filters
Inheritance
Filters

Fields

ApplicationName 1

Name of the application which uses experimentation service.

ApplicationSku 3

Sku of the application (VS specific - empty string if not applicable).

ApplicationVersion 2

Version of the application which uses experimentation service.

BranchBuildFrom 4

branch of the application (VS specific - empty string if not applicable).

ChannelId 6

Installation channel id.

IsInternal 5

Is user is Microsoft internal.

UserId 0

UserId which is used as primary unit for the experimentation.

Applies to