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

プロパティ値

URL を格納している String

適用対象