ArraySettingItem.PropertyIdentifiers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)