Description 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
Contains a description of an object.
The following tables list the members exposed by the Description type.
Public Constructors
Name | Description | |
---|---|---|
Description | Overloaded. Creates an instance of the Description class. |
Top
Public Fields
Name | Description | |
---|---|---|
Empty | Represents an empty Description object. |
Top
Public Properties
Name | Description | |
---|---|---|
IsoLanguageCode | Gets or sets the ISO 639-1 language code that represents the language of the description. | |
Text | Gets or sets the description. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether the specified object is equal to the Description object. | |
GetHashCode | Overridden. A hash function for this Description object. This hash function is suitable for use in hashing algorithms and data structures like a hash table. | |
GetType | (Inherited from Object) | |
op_Equality | Determines if two Description objects are equal. | |
op_Inequality | Determines if two Description objects are not equal. | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from ValueType) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
Description Structure
Microsoft.Uddi Namespace