DiscoveryClientResult Constructor

 

Initializes a new instance of the DiscoveryClientResult class.

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

NameDescription
System_CAPS_pubmethodDiscoveryClientResult()

Initializes a new instance of the DiscoveryClientResult class.

System_CAPS_pubmethodDiscoveryClientResult(Type^, String^, String^)

Initializes a new instance of the DiscoveryClientResult class and sets the ReferenceTypeName property to referenceType, the Url property to url and the Filename property to filename.

Return to top
Show: