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

属性值

String

一个包含 URL 的 String

适用于