다음을 통해 공유


HtmlHead.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

속성 값

"설명" meta 요소의 내용입니다.

설명

이 속성에 대 한 자세한 내용은 참조는 Page.MetaDescription 속성입니다.

적용 대상