Condividi tramite


ShareSubscription.ShareName Property

Definition

Gets name of the share

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to