What are the two kinds of properties?
Answers were Sorted based on User's Feedback
Answer / diana cheriyan
1.ReadOnly Property(With get Only)
2.WriteOnly Property(With Set only)
3.ReadWrite Property(With both set and get)
| Is This Answer Correct ? | 14 Yes | 5 No |
Answer / 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 |
Answer / che
1)Default Property or Indexed Property.
2)Private Property or Custom Property.
| Is This Answer Correct ? | 5 Yes | 6 No |
Answer / nazrul
There three type of properties.
1)Readonly properties(Only get)
2)WriteOnly Properties(Only set).
3)Read and Write(set + get)
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / sharifuddin
Hey Ral check u r answer once?
Its wrong yaar
set is for write only
get is for read only
both r for read and write
| Is This Answer Correct ? | 2 Yes | 5 No |
Answer / raj
Read only ( with no 'set')
write only (with no 'get')
| Is This Answer Correct ? | 3 Yes | 14 No |
Answer / payal mehta
There are two kinds of properties.
get(for write)
set(for read)
| Is This Answer Correct ? | 1 Yes | 14 No |
What is a service layer c#?
Define satellite assembly in c#?
Explain the feature of c# language?
What are delegate methods?
Which is better javascript or c#?
how to retrive a TextBox value in to Sql database using C# windows form application coding
Define constructor in c#.
Name some string escape sequences in c#.
What is the purpose of namespace in c#?
What is a race condition?
What are escape sequences explain with example?
What are the examples of data types?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)