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 устарело и его функциональность не заменяет.