Compartilhar via


ProxyTypeConverterAttribute.TypeConverterName Property

Namespace:  Microsoft.Web.Design.Server
Assembly:  Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)

Syntax

'Declaration
Public ReadOnly Property TypeConverterName As String
    Get
'Usage
Dim instance As ProxyTypeConverterAttribute
Dim value As String

value = instance.TypeConverterName
public string TypeConverterName { get; }

Property Value

Type: System.String

See Also

Reference

ProxyTypeConverterAttribute Class

ProxyTypeConverterAttribute Members

Microsoft.Web.Design.Server Namespace