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