Public a Web Service property

E

Eyder

Hello,
I'd like to know how can I public a property from my web services.
When I want to public a method from my web services I use the attribute
[WebMethod], but I don't know what I can use to public a Property from my web
services.

Thanks.
 
J

John Saunders [MVP]

Eyder said:
Hello,
I'd like to know how can I public a property from my web services.
When I want to public a method from my web services I use the attribute
[WebMethod], but I don't know what I can use to public a Property from my
web
services.

No, sorry, you can only expose methods, not properties.

Besides, a Web Service should try to be without state, but properties imply
state.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,228
Members
46,818
Latest member
SapanaCarpetStudio

Latest Threads

Top