如何在 sandcastle xml 文档构建中排除不可浏览的成员
我希望能够排除虽然是 Public 但用 EditorBrowable.Never 修饰的成员。
我在选项中看不到在哪里可以执行此操作。是否有插件可以指定要排除的属性?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
附加<排除/>>标记为会员。
Attach the <exclude /> Tag to the member.