RenderToStringResult.Html プロパティ

定義

プリレンダリング ロジックによって生成された HTML。

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

プロパティ値

適用対象