次の方法で共有


PhysicalFileInfo.PhysicalPath プロパティ

定義

ファイルのパス (ファイル名を含む)。 ファイルに直接アクセスできない場合は、null が返されます。

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

プロパティ値

実装

適用対象