'Declaration Public Property region As Vintasoft.Shared.Web.WebRegion
public Vintasoft.Shared.Web.WebRegion region { get; set; }
public: __property Vintasoft.Shared.Web.WebRegion* get_region(); public: __property void set_region(
Vintasoft.Shared.Web.WebRegion* value
);
public:
property Vintasoft.Shared.Web.WebRegion^ region { Vintasoft.Shared.Web.WebRegion^ get(); void set(Vintasoft.Shared.Web.WebRegion^ value); }