FileSystemEntry.ToFullPath メソッド

定義

検索結果の完全なパスを返します。

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

返品

完全なパスを表す文字列。

適用対象