Rule.GetHashCode Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the hash code for this rule
C++
public:
override int GetHashCode();
public override int GetHashCode();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer
int
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |