OperationOutput::Extensions Property
.NET Framework (current version)
Gets the ServiceDescriptionFormatExtensionCollection associated with this OperationOutput.
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^The ServiceDescriptionFormatExtensionCollection associated with this OperationOutput.
.NET Framework
Available since 2.0
Available since 2.0
Show: