Retrieves the designer type name associated with this designer attribute.
[Visual Basic] Overridable Public ReadOnly Property DesignerTypeName As String [C#] public string DesignerTypeName {virtual get;} [C++] public: __property virtual String* get_DesignerTypeName(); [JScript] public function get DesignerTypeName() : String;
AdapterDesignerAttribute Class | AdapterDesignerAttribute Members | System.Data Namespace