DiscoveryClientProtocol.DiscoveryClientResultsFile.Results Egenskap

Definition

Hämtar en samling DiscoveryClientResult objekt.

public:
 property System::Web::Services::Discovery::DiscoveryClientResultCollection ^ Results { System::Web::Services::Discovery::DiscoveryClientResultCollection ^ get(); };
public System.Web.Services.Discovery.DiscoveryClientResultCollection Results { get; }
member this.Results : System.Web.Services.Discovery.DiscoveryClientResultCollection
Public ReadOnly Property Results As DiscoveryClientResultCollection

Egenskapsvärde

En DiscoveryClientResultCollection som innehåller resultatet från en ReadAll(String) eller WriteAll(String, String) anropet.

Exempel

DiscoveryClientResultsFile_Results#3

Gäller för