Share via


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。

适用于