次の方法で共有


Uri.LocalPath プロパティ

ローカル オペレーティング システムでのファイル名表現を取得します。

Public ReadOnly Property LocalPath As String
[C#]
public string LocalPath {get;}
[C++]
public: __property String* get_LocalPath();
[JScript]
public function get LocalPath() : String;

プロパティ値

ローカル オペレーティング システムでのファイル名表現を含む文字列。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET, Common Language Infrastructure (CLI) Standard

参照

Uri クラス | Uri メンバ | System 名前空間