DataServiceUrlKeyDelimiter.Slash 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.
An instance of DataServiceUrlKeyDelimiter which uses slash delimiter. Specifically, this instance will produce keys that use segments like "Customers/ALFKI".
public static Microsoft.OData.Client.DataServiceUrlKeyDelimiter Slash { get; }
member this.Slash : Microsoft.OData.Client.DataServiceUrlKeyDelimiter
Public Shared ReadOnly Property Slash As DataServiceUrlKeyDelimiter