ServiceHostBase::Extensions Property

 

Gets the extensions for the current specified service host.

Namespace:   System.ServiceModel
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
property IExtensionCollection<ServiceHostBase^>^ Extensions {
	virtual IExtensionCollection<ServiceHostBase^>^ get() sealed;
}

.NET Framework
Available since 3.0
Return to top
Show: