Name Constructor
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
Initializes an instance of the Name class.
Overload List
Name | Description |
---|---|
Name () |
Initializes an instance of the Name class.
|
Name (String) |
Initializes an instance of the Name class by using the specified identifier.
|
Name (String, CultureInfo) |
Initializes an instance of the Name class by using the specified identifier and culture tag.
|
Name (String, String) |
Initializes an instance of the Name class by using the specified identifier and language tag.
|