StoreServicesExperimentVariationResult.ErrorCode 属性

定义

获取发生的错误的代码。

public:
 property StoreServicesEngagementErrorCode ErrorCode { StoreServicesEngagementErrorCode get(); };
StoreServicesEngagementErrorCode ErrorCode();
public StoreServicesEngagementErrorCode ErrorCode { get; }
var storeServicesEngagementErrorCode = storeServicesExperimentVariationResult.errorCode;
Public ReadOnly Property ErrorCode As StoreServicesEngagementErrorCode

属性值

发生的错误的代码。

适用于