StoreServicesExperimentVariationResult.ErrorCode 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 the code for an error that occurred.
public:
property StoreServicesEngagementErrorCode ErrorCode { StoreServicesEngagementErrorCode get(); };
StoreServicesEngagementErrorCode ErrorCode();
public StoreServicesEngagementErrorCode ErrorCode { get; }
var storeServicesEngagementErrorCode = storeServicesExperimentVariationResult.errorCode;
Public ReadOnly Property ErrorCode As StoreServicesEngagementErrorCode
Property Value
The code for an error that occurred.