FileSystemEntry.ToFullPath 메서드

정의

찾기 결과의 전체 경로를 반환합니다.

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

반환

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

적용 대상