PartnerException.ErrorCategory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the error classification that resulted in this exception.
public Microsoft.Store.PartnerCenter.Exceptions.PartnerErrorCategory ErrorCategory { get; protected set; }
member this.ErrorCategory : Microsoft.Store.PartnerCenter.Exceptions.PartnerErrorCategory with get, set
Public Property ErrorCategory As PartnerErrorCategory