共用方式為


IWebFormsDocumentService.DocumentUrl 屬性

定義

取得文件所在的 URL。

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

屬性值

String

文件所在的 URL,或當文件沒有關聯的 URL 時的 null

備註

注意

DocumentUrl介面屬性已過時。 使用 DocumentUrl 類別上的屬性 WebFormsRootDesigner ,以取得對等的設計工具功能。

適用於