string[] DisplayFields { get; set; }
Property DisplayFields As String() Get Set
property array<String^>^ DisplayFields { array<String^>^ get (); void set (array<String^>^ value); }
abstract DisplayFields : string[] with get, set
In This Article