Compartir a través de


Collection.CollectionName Propiedad

Definición

Obtiene o establece el nombre de la colección.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a