Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
The UriTemplate class provides methods for working with sets of URIs that share a common structure. The UriTemplate sample demonstrates the following key concepts relating to UriTemplate:
Syntax for creating templates.
Instantiating URIs from a
UriTemplateusing BindByName and BindByPosition.Match, which is the inverse operation of
BindByNameandBindByPosition.
To set up, build, and run the sample
To build the C# or Visual Basic .NET edition of the solution, follow the instructions in Building the Windows Communication Foundation Samples.
To run the sample in a single- or cross-machine configuration, follow the instructions in Running the Windows Communication Foundation Samples.