다음을 통해 공유


UrlMatchingNode.IsCatchAll 속성

정의

이 노드가 catch 모든 세그먼트를 나타내는지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 property bool IsCatchAll { bool get(); void set(bool value); };
public bool IsCatchAll { get; set; }
member this.IsCatchAll : bool with get, set
Public Property IsCatchAll As Boolean

속성 값

적용 대상