다음을 통해 공유


AttributeRouteInfo.SuppressPathMatching 속성

정의

이 모델과 연결된 경로 항목이 경로 일치(인바운드 라우팅)에 참여하는지 여부를 결정하는 값을 가져오거나 설정합니다.

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

속성 값

적용 대상