次の方法で共有


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

プロパティ値

HTML マークアップを格納している文字列。

適用対象

こちらもご覧ください