This documentation is archived and is not being maintained.
DiscoveryClientResult Constructor
Visual Studio 2010
Initializes a new instance of the DiscoveryClientResult class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DiscoveryClientResult() | Initializes a new instance of the DiscoveryClientResult class. |
|
DiscoveryClientResult(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. |
Show: