次の方法で共有


CrrAccessToken.ContainerType プロパティ

定義

コンテナーの種類を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象