Specifies the ASP.Net features to install or remove using the methods provided by the System.Web.Management.SqlServices class.
This enumeration has a FlagsAttribute, which means you can select two or more features by combining them with the & (and) operator (the And operator in Visual Basic).