This document is archived and information here might be outdated. Recommended version. |
An array of the web service descriptions in the web service catalog.
[Visual Basic .NET] Public ReadOnly Property ServiceDescriptions As IServiceDescriptionArray
[C#] public IServiceDescriptionArray ServiceDescriptions {get;}
[C++]
HRESULT get_ServiceDescriptions(
IServiceDescriptionArray** pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type IServiceDescriptionArray**