共用方式為


SharingStatus.AggregatedState Property

Definition

Gets or sets aggregated sharing state of current gallery. Possible values include: 'Succeeded', 'InProgress', 'Failed', 'Unknown'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to