다음을 통해 공유


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

속성 값

문서가 있는 URL이거나 null 문서에 연결된 URL이 없는 경우

설명

메모

DocumentUrl 인터페이스 속성은 사용되지 않습니다. DocumentUrl 동등한 디자이너 기능에 대해 클래스의 WebFormsRootDesigner 속성을 사용합니다.

적용 대상