DiscoveryClientProtocol.DiscoveryClientResultsFile

DiscoveryClientProtocol.DiscoveryClientResultsFile

System.Web.Services.Discovery (system.web.services.dll)sealed class

This class provides the results of the DiscoveryClientProtocol.WriteAll( ) method. The Results property provides a collection of DiscoveryClientResult objects with information about all references that were written to disk.

public sealed class DiscoveryClientProtocol.DiscoveryClientResultsFile {
// Public Constructors
   public DiscoveryClientProtocol.DiscoveryClientResultsFile( );
// Public Instance Properties
   public DiscoveryClientResultCollection Results{get; }
}


    Part I: Introduction to ASP.NET
    Part III: Namespace Reference
    Chapter 40. The System.Web.UI.MobileControls Namespace
    Chapter 42. The System.Web.UI.WebControls Namespace