Share via


Image.SharedGalleryId Property

Definition

Gets the ID for the image in the shared gallery.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to