共用方式為


UserLicenseError.Errors Property

Definition

Gets or sets the list of errors that occurred during license transfer.

public System.Collections.Generic.IEnumerable<Microsoft.Store.PartnerCenter.Models.ApiFault> Errors { get; set; }
member this.Errors : seq<Microsoft.Store.PartnerCenter.Models.ApiFault> with get, set
Public Property Errors As IEnumerable(Of ApiFault)

Property Value

Applies to