CustomAction.Properties Property

Definition

The properties key value pair list

public System.Collections.ObjectModel.ReadOnlyCollection<System.Collections.Generic.KeyValuePair<string,string>> Properties { get; }
member this.Properties : System.Collections.ObjectModel.ReadOnlyCollection<System.Collections.Generic.KeyValuePair<string, string>>
Public ReadOnly Property Properties As ReadOnlyCollection(Of KeyValuePair(Of String, String))

Property Value

Applies to