Share via


ArraySettingItem.PropertyIdentifiers Property

Definition

Gets a collection containing the identifiers of the properties in the ArraySettingItem.

public System.Collections.Generic.IReadOnlyCollection<string> PropertyIdentifiers { get; }
member this.PropertyIdentifiers : System.Collections.Generic.IReadOnlyCollection<string>
Public ReadOnly Property PropertyIdentifiers As IReadOnlyCollection(Of String)

Property Value

Applies to