ServiceDescriptionReflector::ServiceDescriptions Property
.NET Framework (current version)
Gets a reference to the ServiceDescriptionCollection associated with the XML Web service.
Assembly: System.Web.Services (in System.Web.Services.dll)
public: property ServiceDescriptionCollection^ ServiceDescriptions { ServiceDescriptionCollection^ get(); }
Property Value
Type: System.Web.Services.Description::ServiceDescriptionCollection^A reference to the ServiceDescriptionCollection associated with the XML Web service.
.NET Framework
Available since 1.1
Available since 1.1
Show: