Sdílet prostřednictvím


ProxyDesignerAttribute.GetHashCode Method

This member overrides Attribute.GetHashCode().

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

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As ProxyDesignerAttribute
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Return Value

Type: System.Int32

See Also

Reference

ProxyDesignerAttribute Class

ProxyDesignerAttribute Members

Microsoft.Web.Design.Server Namespace