다음을 통해 공유


IncomingWebRequestContext.UriTemplateMatch 속성

정의

들어오는 웹 요청 디스패치 과정에서 만들어진 UriTemplateMatch 인스턴스를 가져오거나 설정합니다.

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

속성 값

UriTemplateMatch 인스턴스입니다.

적용 대상