ErrorMessage

GenerationResult.ErrorMessage property

Gets or sets the message describing error. Empty if no errors occurred.

public string ErrorMessage { get; set; }

See Also