SoapServerProtocol::ModifyInitializedExtensions Method
Applies the specified priority and group attributes to the SOAP extensions contained in the specified array of type SoapExtension.
Assembly: System.Web.Services (in System.Web.Services.dll)
protected: virtual array<SoapExtension^>^ ModifyInitializedExtensions( PriorityGroup group, array<SoapExtension^>^ extensions )
Parameters
- group
- Type: System.Web.Services.Configuration::PriorityGroup
A PriorityGroup that specifies the priority and group attributes to be applied to the SOAP extensions contained in extensions.
- extensions
- Type: array<System.Web.Services.Protocols::SoapExtension>
An array of type SoapExtension to which to apply the priority and group attributes specified by group.
Return Value
Type: array<System.Web.Services.Protocols::SoapExtension>An array of type SoapExtension with the priority and group attributes specified by group applied.
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.