共用方式為


ODataResourceSetBase.Id 屬性

定義

取得或設定 URI,識別資源集所代表的實體集。

public Uri Id { get; set; }
member this.Id : Uri with get, set
Public Property Id As Uri

屬性值

Uri

識別資源集所表示之實體集的 URI。

適用於