TestimoX

API Reference

Enum

AdmxEdgeChannel

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Microsoft Edge channels that may influence provider selection.

Inheritance

  • Enum
  • AdmxEdgeChannel

Values

public const AdmxEdgeChannel Stable #

Stable channel.

Value: 0
public const AdmxEdgeChannel Beta #

Beta channel.

Value: 1
public const AdmxEdgeChannel Dev #

Developer channel.

Value: 2
public const AdmxEdgeChannel Canary #

Canary channel.

Value: 3