Share via


GalleryItem.Properties Property

Definition

Optional. Gets or sets gallery item user visible properties.

public System.Collections.Generic.IDictionary<string,string> Properties { get; set; }
member this.Properties : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Properties As IDictionary(Of String, String)

Property Value

Applies to