Hello,
in Document! X 2012, on the build profile options, under .NET Settings, there is an option named Do not include interfaces with names like these in class and interface syntax.
In this options, I can type something like MS.Internal.* to remove all interfaces that starts with MS.Internal, but how can I specify more than one name here?
Patrick
Date
Votes
3 comments
-
Patrick Lanz Thanks Richard.
It would also be nice if the text box for them is bigger.
Patrick
-
Richard Sloggett You can specify multiple patterns separated with a comma, e.g.MS.Internal.*,MS.Private.* -
Richard Sloggett Space is pretty limited on that page of options so I'm not sure if there is scope to make the fields much bigger, but I will log a suggestion here to add a specific editor for the comma delimited list fields to take the guesswork out of how to add multiple items.
Please sign in to leave a comment.