TextExpressionCompilerResults.HasSourceInfo Property

Definition

Gets or sets a value that indicates whether the information has source.

public:
 property bool HasSourceInfo { bool get(); };
public bool HasSourceInfo { get; }
member this.HasSourceInfo : bool
Public ReadOnly Property HasSourceInfo As Boolean

Property Value

true if the information has source; otherwise, false.

Applies to