次の方法で共有


RoutePatternPathSegment.IsSimple プロパティ

定義

セグメントに true 1 つのパーツが含まれている場合は を返し、それ以外の場合は を返します false

public:
 property bool IsSimple { bool get(); };
public bool IsSimple { get; }
member this.IsSimple : bool
Public ReadOnly Property IsSimple As Boolean

プロパティ値

適用対象