共用方式為


StoreServicesExperimentVariation.ExperimentId 屬性

定義

取得與此變化相關聯的實驗識別碼。

public:
 property Platform::String ^ ExperimentId { Platform::String ^ get(); };
winrt::hstring ExperimentId();
public string ExperimentId { get; }
var string = storeServicesExperimentVariation.experimentId;
Public ReadOnly Property ExperimentId As String

屬性值

String

Platform::String

winrt::hstring

與此變化相關聯的實驗識別碼。

適用於

另請參閱