次の方法で共有


MinLengthRouteConstraint.MinLength プロパティ

定義

ルート パラメーターに使用できる最小長を取得します。

public:
 property int MinLength { int get(); };
public int MinLength { get; }
member this.MinLength : int
Public ReadOnly Property MinLength As Integer

プロパティ値

適用対象