public IReadOnlyList<string> Prefixes { get; }
Public ReadOnly Property Prefixes As IReadOnlyList(Of String) Get
public: property IReadOnlyList<String^>^ Prefixes { IReadOnlyList<String^>^ get (); }
member Prefixes : IReadOnlyList<string> with get
In This Article