次の方法で共有


ISymbolDocument.URL プロパティ

定義

現在のドキュメントの URL を取得します。

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

プロパティ値

現在のドキュメントの URL。

適用対象