ODataPath.PathTemplate 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/Sets the path template for this path. If it is set, it will be used to generate the path item.
public string PathTemplate { get; set; }
member this.PathTemplate : string with get, set
Public Property PathTemplate As String