次の方法で共有


EventsResults.Odatacontext プロパティ

定義

この応答の oData コンテキスト メタデータ エンドポイントを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="@odata.context")]
public string Odatacontext { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="@odata.context")>]
member this.Odatacontext : string with get, set
Public Property Odatacontext As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象