PhysicalDirectoryInfo.PhysicalPath プロパティ

定義

ファイル名を含む、ファイルへの完全なパスを取得します。

public:
 property System::String ^ PhysicalPath { System::String ^ get(); };
public string PhysicalPath { get; }
member this.PhysicalPath : string
Public ReadOnly Property PhysicalPath As String

プロパティ値

ファイルへの完全パス。ファイル null に直接アクセスできない場合は 。

実装

適用対象