Share via


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。

適用於