共用方式為


CollectionsSubscriptionsMappingDetails.CollectionName Property

Definition

Gets or sets collection name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to