ComPersistableTypeElement Constructor (String^)

 

Initializes a new instance of the ComPersistableTypeElement class.

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

public:
ComPersistableTypeElement(
	String^ ID
)

Parameters

ID
Type: System::String^

A unique identifier for a persistable type.

.NET Framework
Available since 3.0
Return to top
Show: