Aug 092012
Programming in vb.net: How to exclude non-browsable members in a sandcastle xml documentation build on newest questions tagged vb.net – Stack Overflow
I’d like to be able to exclude members that, although Public, are decorated with EditorBrowable.Never.
I can’t see any where to do it in the options. Is there a plug-in out there where you can specify attributes to exclude?
Cheers
ETA: Looks like I may have found it – the <exclude /> Tag. I’m just testing it now….
ETA2: Yes it works.
See Answers
source: http://stackoverflow.com/questions/2499623/how-to-exclude-non-browsable-members-in-a-sandcastle-xml-documentation-build
Programming in vb.net: programming-in-vb-net
Recent Comments