PropertyPageTypeConverterAttribute Constructor (Type^)

 

Creates a new instance of the class for the specified type.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
PropertyPageTypeConverterAttribute(
	Type^ t
)

Parameters

t
Type: System::Type^

The type to convert.

Return to top
Show: