共用方式為


IncomingWebRequestContext.UriTemplateMatch 屬性

定義

取得或設定在傳入 Web 要求分派期間建立的 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 執行個體。

適用於