ExperimentationService(ExperimentationServiceInitializer) 构造函数

定义

使用初始值设定项对象构造试验服务对象。

public:
 ExperimentationService(Microsoft::VisualStudio::Experimentation::ExperimentationServiceInitializer ^ initializer);
public ExperimentationService (Microsoft.VisualStudio.Experimentation.ExperimentationServiceInitializer initializer);
new Microsoft.VisualStudio.Experimentation.ExperimentationService : Microsoft.VisualStudio.Experimentation.ExperimentationServiceInitializer -> Microsoft.VisualStudio.Experimentation.ExperimentationService
Public Sub New (initializer As ExperimentationServiceInitializer)

参数

适用于