C# Source Code: Tip: Hiding public properties using the Browsable attribute
[
Home
|
Contents
|
Search
|
Reply
| Previous | Next ]
C# Source Code
Tip: Hiding public properties using the Browsable attribute
By:
Andrew Baker
Email (spam proof):
Email the originator of this post
Date:
Friday, June 18, 2004
Hits:
790
Category:
General/Framework
Article:
If you don't want a public property to appear in the intellisense use the BrowsableAttribute as shown below: [Browsable(false)] public bool HideThisProperty { get { // } }
Terms and Conditions
Support this site
Download a trial version of the best FTP application on the internet