다음을 통해 공유


HtmlHead.Description 속성

정의

"description" meta 요소의 내용을 가져옵니다.

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

속성 값

"description" meta 요소의 내용입니다.

설명

이 속성에 대한 자세한 내용은 속성을 참조하세요 Page.MetaDescription .

적용 대상