Share via


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 マークアップを格納している文字列。

適用対象

こちらもご覧ください