共用方式為


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。

適用於