Partager via


ITemplatedItemsList<TItem>.ShortNames Property

Definition

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ ShortNames { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<string> ShortNames { get; }
member this.ShortNames : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property ShortNames As IReadOnlyList(Of String)

Property Value

Applies to