Share via


StoreServicesExperimentVariationResult.ErrorMessage Property

Definition

Gets additional detail about an error that occurred.

public:
 property Platform::String ^ ErrorMessage { Platform::String ^ get(); };
winrt::hstring ErrorMessage();
public string ErrorMessage { get; }
var string = storeServicesExperimentVariationResult.errorMessage;
Public ReadOnly Property ErrorMessage As String

Property Value

System.String

A string that contains additional detail about an error that occurred.

Applies to