次の方法で共有


Collection.CollectionId プロパティ

定義

コレクション ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.collectionId")]
public string CollectionId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.collectionId")>]
member this.CollectionId : string
Public ReadOnly Property CollectionId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象