FileSystemEntry.ToSpecifiedFullPath メソッド

定義

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

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

返品

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

適用対象