共用方式為


ContentDefinition.DefaultDesignTimeHtml 屬性

定義

取得 HTML 標記,用於在設計階段表示內容。

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

屬性值

String

字串,包含 HTML 標記。

適用於

另請參閱