次の方法で共有


RoutePatternPart.IsSeparator プロパティ

定義

この部分が true 省略可能な区切り記号の場合は を返します。 それ以外の場合は、false を返します。

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

プロパティ値

適用対象