다음을 통해 공유


ContentDefinition.DefaultContent 속성

정의

콘텐츠의 기본 HTML 태그를 가져옵니다.

public:
 property System::String ^ DefaultContent { System::String ^ get(); };
public string DefaultContent { get; }
member this.DefaultContent : string
Public ReadOnly Property DefaultContent As String

속성 값

HTML 태그가 포함된 문자열입니다.

적용 대상

추가 정보