FileSystemEntry.ToSpecifiedFullPath 메서드

정의

처음에 제공된 경로에 따라 찾기 결과의 전체 경로를 반환합니다.

public:
 System::String ^ ToSpecifiedFullPath();
public string ToSpecifiedFullPath();
member this.ToSpecifiedFullPath : unit -> string
Public Function ToSpecifiedFullPath () As String

반품

전체 경로를 나타내는 문자열입니다.

적용 대상