Share via


DiscoveryUrl Members

Note: The Microsoft UDDI SDK is not supported by or included in Microsoft Windows versions after Microsoft Windows Server 7. The Microsoft UDDI V3 SDK is included with Microsoft BizTalk Server. For more information about the Microsoft UDDI V3 SDK, see Microsoft BizTalk Server documentation

Represents an alternative, file-based service discovery mechanism. The DiscoveryUrlCollection class contains a collection of DiscoveryUrl structures.

The following tables list the members exposed by the DiscoveryUrl type.

Public Constructors

  Name Description
DiscoveryUrl Initializes an instance of the DiscoveryUrl structure by using the specified URL and document type.

Top

Public Fields

  Name Description
public fieldstatic Empty Contains an instance of an empty DiscoveryUrl structure.

Top

Public Properties

  Name Description
public property Text Gets or sets the URL to the discovery document.
public property UseType Gets or sets information about the discovery document type.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overloaded. Overridden. Determines whether two structures are equal.
public method GetHashCode Overridden. Serves as a hash function for this DiscoveryUrl structure. This hash function is appropriate for use in hashing algorithms and data structures like a hash table.
public method GetType  (Inherited from Object)
public methodstatic op_Equality Determines if two DiscoveryUrl structures are equal.
public methodstatic op_Inequality Determines if two DiscoveryUrl structures are not equal.
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from ValueType)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

DiscoveryUrl Structure
Microsoft.Uddi.Businesses Namespace
DiscoveryUrlCollection

Other Resources

Microsoft.Uddi.Businesses Namespace

Send comments about this topic to Microsoft.