다음을 통해 공유


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 동일한 디자이너 기능에 대 한 클래스입니다.

적용 대상