共用方式為


ODataResourceValue.Properties 屬性

定義

取得或設定屬性屬於此資源。

public System.Collections.Generic.IEnumerable<Microsoft.OData.ODataProperty> Properties { get; set; }
member this.Properties : seq<Microsoft.OData.ODataProperty> with get, set
Public Property Properties As IEnumerable(Of ODataProperty)

屬性值

適用於