Share via


ParserResults.Success Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets a value indicating whether parsing was successful.

public bool Success { get; }
member this.Success : bool
Public ReadOnly Property Success As Boolean

Property Value

true if parsing was successful; otherwise, false.

Applies to