現在のドキュメントの URL を取得します。
ReadOnly Property URL As String
[C#]
string URL {get;}
[C++]
__property String* get_URL();
[JScript]
function get URL() : String;
プロパティ値
現在のドキュメントの URL。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
ISymbolDocument インターフェイス | ISymbolDocument メンバ | System.Diagnostics.SymbolStore 名前空間