Home
Manage Your Code
Snippet: Get / Set property - string (C#)
Title: Get / Set property - string Language: C#
Description: Get / Set property for string values Views: 3167
Author: Rahil Kidwai Date Added: 3/10/2008
Copy Code  
1#region Property get & set: public string Title   ...#endregion