'Declaration Public Property files As Vintasoft.Shared.Web.WebImageFileResponseParams[]
public Vintasoft.Shared.Web.WebImageFileResponseParams[] files { get; set; }
public: __property Vintasoft.Shared.Web.WebImageFileResponseParams*[] get_files(); public: __property void set_files(
Vintasoft.Shared.Web.WebImageFileResponseParams*[]* value
);
public:
property Vintasoft.Shared.Web.WebImageFileResponseParams^[] files { Vintasoft.Shared.Web.WebImageFileResponseParams^[] get(); void set(array<Vintasoft.Shared.Web.WebImageFileResponseParams^>^ value); }