Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 VA have to support __declspec(property()) keyword
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

DanTe
New Member

2 Posts

Posted - Mar 18 2008 :  9:42:10 PM  Show Profile  Reply with Quote
MS VS2005 support new keyword, __declspec(property()) and display property icon for this property.
But VA Intellisense is not support.

DanTe
New Member

2 Posts

Posted - Mar 18 2008 :  9:58:31 PM  Show Profile  Reply with Quote
additionally, abstract, override, sealed keyword is added.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
19014 Posts

Posted - Mar 19 2008 :  12:04:48 PM  Show Profile  Reply with Quote
According to this article:

http://www.codeproject.com/KB/cpp/virtual_property.aspx?df=100&forumid=85&exp=0&select=29&tid=29

adding __declspec(property()) to a class causes the compiler to automatically substitute the function calls for the variable name. So there is nothing that VA needs to do in this case.

I do not understand what you are talking about.

What problems are you seeing with the keywords abstract, override and sealed?

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000