OutputBinding::Extensions Property
.NET Framework (current version)
Gets the collection of extensibility elements associated with the current OutputBinding.
Assembly: System.Web.Services (in System.Web.Services.dll)
public: property ServiceDescriptionFormatExtensionCollection^ Extensions { virtual ServiceDescriptionFormatExtensionCollection^ get() override; }
Property Value
Type: System.Web.Services.Description::ServiceDescriptionFormatExtensionCollection^A collection of service description format extension.
OutputBinding_OutputBinding_Extensions#3
.NET Framework
Available since 1.1
Available since 1.1
Show: