DiscoveryClientReferenceCollection.Item Property (String)

 

Gets or sets a DiscoveryReference object from the DiscoveryClientReferenceCollection with the specified URL.

Namespace:   System.Web.Services.Discovery
Assembly:  System.Web.Services (in System.Web.Services.dll)

member Item : 
        url:string -> DiscoveryReference with get, set

Parameters

url
Type: System.String

The URL for the DiscoveryReference to get or set from the DiscoveryClientReferenceCollection.

Property Value

Type: System.Web.Services.Discovery.DiscoveryReference

An DiscoveryReference representing a reference to a discovery document.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: