ExperimentationService.DefaultStatus 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 status experimentation service
public:
static property Microsoft::VisualStudio::Experimentation::IExperimentationStatusService ^ DefaultStatus { Microsoft::VisualStudio::Experimentation::IExperimentationStatusService ^ get(); };
public static Microsoft.VisualStudio.Experimentation.IExperimentationStatusService DefaultStatus { get; }
static member DefaultStatus : Microsoft.VisualStudio.Experimentation.IExperimentationStatusService
Public Shared ReadOnly Property DefaultStatus As IExperimentationStatusService