Country Property From Design Pattern Framework 3.5 previous page next page Design Pattern Framework 3.5 Country Property Patterns-In-Action! Application ► WindowsFormsApplication ► FormCustomer ► Country C# Visual Basic Gets or set customer country. Declaration Syntax C# Visual Basic public string Country { get; set; } Public Property Country As String Assembly: WindowsFormsApplication (Module: WindowsFormsApplication) Version: 3.5.89.0 (3.5.89.0) previous page start next page