다음을 통해 공유


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

속성 값

적용 대상