共用方式為


ShareSubscription.ShareDescription Property

Definition

Gets description of share

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to