VCFilter::Items Property

 

Gets the collection of filters associated with the project.

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

property Object^ Items {
	Object^ get();
}

Property Value

Type: System::Object^

An object representing the names of the filters.

Return to top
Show: