Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 VA have to support __declspec(property()) keyword

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
DanTe Posted - Mar 18 2008 : 9:42:10 PM
MS VS2005 support new keyword, __declspec(property()) and display property icon for this property.
But VA Intellisense is not support.
2   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Mar 19 2008 : 12:04:48 PM
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?
DanTe Posted - Mar 18 2008 : 9:58:31 PM
additionally, abstract, override, sealed keyword is added.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000