ProtocolImporter::AddExtensionWarningComments Method
For each unhandled extension or XML element in the input extensions collection, turns on a RequiredExtensionsIgnored or OptionalExtensionsIgnored warning for each unhandled extension or XML element in the input extensions collection.
Assembly: System.Web.Services (in System.Web.Services.dll)
public: void AddExtensionWarningComments( CodeCommentStatementCollection^ comments, ServiceDescriptionFormatExtensionCollection^ extensions )
Parameters
- comments
- Type: System.CodeDom::CodeCommentStatementCollection
A CodeCommentStatementCollection that specifies the collection of code comments to which each warning message is added.
- extensions
- Type: System.Web.Services.Description::ServiceDescriptionFormatExtensionCollection
A ServiceDescriptionFormatExtensionCollection that specifies the extensions or XML elements for which warnings should be generated if they are not handled.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.