ControlDesigner.DesignTimeElementView プロパティ

定義

注意事項

Error: This property can no longer be referenced, and is included to support existing compiled applications. The design-time element view architecture is no longer used. http://go.microsoft.com/fwlink/?linkid=14202

コントロール デザイナーのビュー コントロール オブジェクトを取得します。

protected:
 property System::Object ^ DesignTimeElementView { System::Object ^ get(); };
protected object DesignTimeElementView { get; }
[System.Obsolete("Error: This property can no longer be referenced, and is included to support existing compiled applications. The design-time element view architecture is no longer used. http://go.microsoft.com/fwlink/?linkid=14202", true)]
protected object DesignTimeElementView { get; }
member this.DesignTimeElementView : obj
[<System.Obsolete("Error: This property can no longer be referenced, and is included to support existing compiled applications. The design-time element view architecture is no longer used. http://go.microsoft.com/fwlink/?linkid=14202", true)>]
member this.DesignTimeElementView : obj
Protected ReadOnly Property DesignTimeElementView As Object

プロパティ値

null.

属性

注釈

注意

プロパティは DesignTimeElementView 廃止され、機能に代わるものはありません。

適用対象

こちらもご覧ください