The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UriTemplateTable::BaseAddress Property
.NET Framework (current version)
Gets and sets the base address for the UriTemplateTable instance.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
The BaseAddress property can only be set prior to calling MakeReadOnly(Boolean) or Match(Uri^) or MatchSingle(Uri^) otherwise an InvalidOperationException is thrown.
.NET Framework
Available since 3.5
Available since 3.5
Show: