Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance Hierarchy
System.Object
System.Attribute
Microsoft.Web.Design.Server.ProxyDesignerAttribute
Namespace: Microsoft.Web.Design.Server
Assembly: Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)
Syntax
'Declaration
<AttributeUsageAttribute(AttributeTargets.Assembly Or AttributeTargets.Class)> _
Public NotInheritable Class ProxyDesignerAttribute _
Inherits Attribute
'Usage
Dim instance As ProxyDesignerAttribute
[AttributeUsageAttribute(AttributeTargets.Assembly|AttributeTargets.Class)]
public sealed class ProxyDesignerAttribute : 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.