ProxyDesignerAttribute.DesignerTypeName Property
Namespace: Microsoft.Web.Design.Server
Assembly: Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)
Syntax
'Declaration
Public ReadOnly Property DesignerTypeName As String
Get
'Usage
Dim instance As ProxyDesignerAttribute
Dim value As String
value = instance.DesignerTypeName
public string DesignerTypeName { get; }
Property Value
Type: System.String