DataServiceContext.UrlKeyDelimiter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the URL key delimiter the client should use.
public virtual Microsoft.OData.Client.DataServiceUrlKeyDelimiter UrlKeyDelimiter { get; set; }
member this.UrlKeyDelimiter : Microsoft.OData.Client.DataServiceUrlKeyDelimiter with get, set
Public Overridable Property UrlKeyDelimiter As DataServiceUrlKeyDelimiter