다음을 통해 공유


RoutePatternPart.IsParameter 속성

정의

이 부분이 경로 매개 변수인 경우 를 반환 true 합니다. 그렇지 않으면 false를 반환합니다.

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

속성 값

적용 대상