ProjectItems::Kind Property

 

Gets an enumeration indicating the type of object.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

property String^ Kind {
	String^ get();
}

Property Value

Type: System::String^

A vsCMElement value.

Return to top
Show: