OpenApiDocument.HashCode Property
Definition
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.
The unique hash code of the generated OpenAPI document
public string HashCode { get; }
member this.HashCode : string
Public ReadOnly Property HashCode As String