Location.IsInSource Property

Definition

Returns true if the location represents a specific location in a source code file.

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

Property Value

Applies to