次の方法で共有


CheckRestrictionsResourceDetails.ResourceContent プロパティ

定義

リソースの内容を取得または設定します。 これには、既に認識されているプロパティが含まれている必要があり、すべてのリソース プロパティの部分的なセットにすることができます。

[Newtonsoft.Json.JsonProperty(PropertyName="resourceContent")]
public object ResourceContent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceContent")>]
member this.ResourceContent : obj with get, set
Public Property ResourceContent As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象