For each unhandled extension or XML element in the input extensions collection, turns on a ServiceDescriptionImportWarnings.RequiredExtensionsIgnored or ServiceDescriptionImportWarnings.OptionalExtensionsIgnored warning for each unhandled extension or XML element in the input extensions collection.
- comments
- A System.CodeDom.CodeCommentStatementCollection that specifies the collection of code comments to which each warning message is added.
- extensions
- A System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection that specifies the extensions or XML elements for which warnings should be generated if they are not handled.