Answer Posted / manish
HELLO ALL .... whats going on ? ,,, GET and SET are not the
types of property.
Those are parts of property.
READONLY and WRITEONLY can be said as part.
But we can not forget INDEXED PROPERTIES.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
I need code to connect ohter systems in the LAN and i want to display my website image over there and i want explain as a admin through phone. So i need code to access other system using C-Sharp. Any one please help me.Please give me the code. Advace thanks.
How to sort an int array in c#?
What is the purpose of private constructor in c#?
Is system a class in c#?
Why do we override in c#?
What is JIT (just in time)? how it works?
What is default value of bool in c#?
How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?
What is c# used for?
What is using directive in c#?
What is asax file in c#?
Can abstract class be sealed?
What are the properties in c#?
What are Memory foot print of an exe?
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?