ExperimentationService.Default Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets default experimentation service
public:
static property Microsoft::VisualStudio::Experimentation::IExperimentationService ^ Default { Microsoft::VisualStudio::Experimentation::IExperimentationService ^ get(); };
public static Microsoft.VisualStudio.Experimentation.IExperimentationService Default { get; }
static member Default : Microsoft.VisualStudio.Experimentation.IExperimentationService
Public Shared ReadOnly Property Default As IExperimentationService