CandidateState Struct
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 state associated with a candidate in a CandidateSet.
public value class CandidateState
public struct CandidateState
type CandidateState = struct
Public Structure CandidateState
- Inheritance
-
CandidateState
Properties
Endpoint |
Gets the Endpoint. |
Score |
Gets the score of the Endpoint within the current CandidateSet. |
Values |
Gets RouteValueDictionary associated with the Endpoint and the current request. |