OutputBinding::Extensions Property

 

Gets the collection of extensibility elements associated with the current OutputBinding.

Namespace:   System.Web.Services.Description
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
Return to top
Show: