소스 파일에 대 한 경로를 가져오거나 설정 합니다.Gets or sets path to source file.
public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String
소스 파일의 경로입니다.Path to source file.
감사합니다.