TextExpressionCompilerError.Number Property

Definition

Gets or sets the number of the error.

public:
 property System::String ^ Number { System::String ^ get(); };
public string Number { get; }
member this.Number : string
Public ReadOnly Property Number As String

Property Value

The number of the error.

Applies to