FileSystemEntry.ToSpecifiedFullPath メソッド

定義

最初に指定されたパスに基づいて、検索結果の完全なパスを返します。

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

戻り値

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

適用対象