DiscoveryDocumentReference Constructor (String)

 

Initializes a new instance of the DiscoveryDocumentReference class, setting the Ref property to the value of href.

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

new : 
        href:string -> DiscoveryDocumentReference

Parameters

href
Type: System.String

Reference to a discovery document. The Ref property is set to the value of href.

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

.NET Framework
Available since 1.1
Return to top
Show: