InputBinding::Extensions Property

 

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

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

public:
property ServiceDescriptionFormatExtensionCollection^ Extensions {
	virtual ServiceDescriptionFormatExtensionCollection^ get() override;
}

DescriptionNamespaceSample1#2

.NET Framework
Available since 1.1
Return to top
Show: