DocumentableItem::Extensions Property
.NET Framework (current version)
Gets the ServiceDescriptionFormatExtensionCollection associated with this DocumentableItem.
Assembly: System.Web.Services (in System.Web.Services.dll)
public: property ServiceDescriptionFormatExtensionCollection^ Extensions { virtual ServiceDescriptionFormatExtensionCollection^ get() abstract; }
Property Value
Type: System.Web.Services.Description::ServiceDescriptionFormatExtensionCollection^The ServiceDescriptionFormatExtensionCollection associated with this DocumentableItem.
.NET Framework
Available since 2.0
Available since 2.0
Show: