RegisterProjectItemAttribute::ItemType Property

 

Gets the name of this type of item.

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

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

Property Value

Type: System::String^

The name of this type of item.

Return to top
Show: