DiscoveryClientProtocol.DiscoveryClientResultsFile.Results Eigenschap

Definitie

Hiermee haalt u een verzameling DiscoveryClientResult objecten op.

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

Waarde van eigenschap

Een DiscoveryClientResultCollection met de resultaten van een ReadAll(String) of WriteAll(String, String) aanroep.

Voorbeelden

DiscoveryClientResultsFile_Results#3

Van toepassing op