ProxyTypeConverterAttribute Class
Inheritance Hierarchy
System.Object
System.Attribute
Microsoft.Web.Design.Server.ProxyTypeConverterAttribute
Namespace: Microsoft.Web.Design.Server
Assembly: Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)
Syntax
'Declaration
<AttributeUsageAttribute(AttributeTargets.Class)> _
Public NotInheritable Class ProxyTypeConverterAttribute _
Inherits Attribute
'Usage
Dim instance As ProxyTypeConverterAttribute
[AttributeUsageAttribute(AttributeTargets.Class)]
public sealed class ProxyTypeConverterAttribute : Attribute
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.