ModifiedWorkspaces.Odatacontext プロパティ

定義

[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

適用対象