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

获取控件设计器的视图控件对象。

C#
protected object DesignTimeElementView { get; }
C#
[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; }

属性值

null.

属性

注解

备注

属性 DesignTimeElementView 已过时,无法替换该功能。

适用于

产品 版本 (已过时)
.NET Framework 1.1 (2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)

另请参阅