VCAssemblyReference::Kind Property

 

Gets an enumeration indicating the type of object.

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

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

Property Value

Type: System::String^

A vsCMElement value.

Return to top
Show: