MinRouteConstraint.Min 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.
Gets the minimum allowed value of the route parameter.
public:
property long Min { long get(); };
public long Min { get; }
member this.Min : int64
Public ReadOnly Property Min As Long