StoreServicesExperimentVariationResult.ErrorCode Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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.