public string[] Strings { get; }
Public ReadOnly Property Strings As String() Get
public: property array<String^>^ Strings { array<String^>^ get (); }
member Strings : string[] with get
In This Article