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