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.
Error code for classification of errors (ex: 400, 404, 500, etc.).
public int? Code { get; }
member this.Code : Nullable<int>
Public ReadOnly Property Code As Nullable(Of Integer)