Share via


UrlAttribute.GetHashCode 方法

定义

返回当前 UrlAttribute 的哈希值。

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

返回

当前 UrlAttribute 的哈希值。

例外

直接调用方没有基础结构权限。

适用于