In "Property" the user-defied property can have two
functions only, define that?
Answer Posted / jimena
Get()and Set()
A Get function must take no arguments and must return a
value whose type is not void.A Set function must take one
and only one argument and must be declared void.
A property need not have both a Get and a Set function
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to define values for a testplan attribute?
How to specify a browser extension to a web application?
Where is a testplan stored?
How to create group and sub group descriptions in a testplan?
How to run all test cases in a testplan?
What is a silktest testplan?
How to define new testplan attributes?
What is stored in a test frame?
How to create and edit a testplan?
How to run a test case from a test script file?
What is the syntax of ui object identifier used by dom extension?
How to create a test frame?
Can silktest run on mac?
What is silktest project?
What is the dom browser extension?