DefaultSerializationProviderAttribute::ProviderTypeName Property

 

Gets the type name of the serialization provider.

Namespace:   System.ComponentModel.Design.Serialization
Assembly:  System (in System.dll)

public:
property String^ ProviderTypeName {
	String^ get();
}

Property Value

Type: System::String^

A string containing the name of the provider.

.NET Framework
Available since 2.0
Return to top
Show: