UriTemplateTable::IsReadOnly Property
.NET Framework (current version)
Gets a value that specifies whether the UriTemplateTable is read only.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System::Booleantrue if the UriTemplateTable property is read only; otherwise false.
A UriTemplateTable is read only after the MakeReadOnly(Boolean) method is called.
.NET Framework
Available since 3.5
Available since 3.5
Show: