RemoteSettingsInitializer.ExperimentationService Property

Definition

Gets or sets the IExperimentationService that will be used to provide Flight scopes.

public:
 property Microsoft::VisualStudio::Experimentation::IExperimentationService ^ ExperimentationService { Microsoft::VisualStudio::Experimentation::IExperimentationService ^ get(); void set(Microsoft::VisualStudio::Experimentation::IExperimentationService ^ value); };
public Microsoft.VisualStudio.Experimentation.IExperimentationService ExperimentationService { get; set; }
member this.ExperimentationService : Microsoft.VisualStudio.Experimentation.IExperimentationService with get, set
Public Property ExperimentationService As IExperimentationService

Property Value

Applies to