ExperimentProjectId | experimentProjectId property

StoreServicesExperimentVariation.ExperimentProjectId | experimentProjectId property

Gets the unique project ID of the experiment that is associated with this variation.

Syntax


public:
property String^ ExperimentProjectId { 
   String^ get();
}

Property value

Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]

The unique project ID of the experiment that is associated with this variation.

Remarks

This property returns the project ID that is available for the experiment on the Experimentation page of the Windows Dev Center dashboard.

Requirements

Minimum supported client

Windows 10

Minimum supported server

None supported

Minimum supported phone

Windows 10 Mobile

Namespace

Microsoft.Services.Store.Engagement
Microsoft::Services::Store::Engagement [C++]

Metadata

Microsoft.Services.Store.Engagement.winmd

See also

StoreServicesExperimentVariation

 

 

Show:
© 2017 Microsoft