DesignTimeParseData.DocumentUrl 속성

정의

문서가 있는 URL을 가져오거나 설정합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 property System::String ^ DocumentUrl { System::String ^ get(); void set(System::String ^ value); };
public string DocumentUrl { get; set; }
member this.DocumentUrl : string with get, set
Public Property DocumentUrl As String

속성 값

URL이 포함된 String입니다.

적용 대상