共用方式為


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

屬性值

String

字串,包含 HTML 標記。

適用於

另請參閱