ComUdtElement Constructor (String^)

 

Initializes a new instance of the ComUdtElement class with the specified GUID string.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
ComUdtElement(
	String^ typeDefID
)

Parameters

typeDefID
Type: System::String^

A GUID string that identifies the specific UDT type within the registered type library.

.NET Framework
Available since 3.0
Return to top
Show: