VCFilter::Kind Property

 

Returns an enumeration indicating the type of filter.

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

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

Property Value

Type: System::String^

A string representing the name of the filter type.

Return to top
Show: