Share via


SourceRange.Path Property

Definition

Gets or sets path to source file.

public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

Property Value

Path to source file.

Applies to