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