共用方式為


ODataUriParser.ParameterAliasNodes 屬性

定義

取得參數別名節點資訊。

public System.Collections.Generic.IDictionary<string,Microsoft.OData.UriParser.SingleValueNode> ParameterAliasNodes { get; }
member this.ParameterAliasNodes : System.Collections.Generic.IDictionary<string, Microsoft.OData.UriParser.SingleValueNode>
Public ReadOnly Property ParameterAliasNodes As IDictionary(Of String, SingleValueNode)

屬性值

適用於