Przeczytaj w języku angielskim

Udostępnij za pośrednictwem


IndexingResult.ErrorMessage Property

Definition

Gets the error message explaining why the indexing operation failed for the document identified by the key; null if indexing succeeded.

[Newtonsoft.Json.JsonProperty(PropertyName="errorMessage")]
public string ErrorMessage { get; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to