次の方法で共有


ProtectedItem.ContainerName プロパティ

定義

コンテナーの一意の名前を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象