Compartir a través de


StoreServicesExperimentVariationResult.ErrorCode Propiedad

Definición

Obtiene el código de un error que se produjo.

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

Valor de propiedad

Código de un error que se produjo.

Se aplica a