DiscoveryClientProtocol::DiscoveryClientResultsFile::Results Property
.NET Framework (current version)
Gets a collection of DiscoveryClientResult objects.
Assembly: System.Web.Services (in System.Web.Services.dll)
public: property DiscoveryClientResultCollection^ Results { DiscoveryClientResultCollection^ get(); }
Property Value
Type: System.Web.Services.Discovery::DiscoveryClientResultCollection^A DiscoveryClientResultCollection containing the results from a DiscoveryClientProtocol::ReadAll or WriteAll invocation.
DiscoveryClientResultsFile_Results#3
.NET Framework
Available since 1.1
Available since 1.1
Show: