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 whether or not the error is a user error.
public bool? IsUserError { get; }
member this.IsUserError : Nullable<bool>
Public ReadOnly Property IsUserError As Nullable(Of Boolean)