Import::Extensions Property

 

Gets the ServiceDescriptionFormatExtensionCollection associated with this Import class.

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

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

.NET Framework
Available since 2.0
Return to top
Show: