共用方式為


Collection.CollectionName Property

Definition

Gets or sets collection name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to