VCActiveXReference::ItemName Property

 

Gets the name of the current item in the collection.

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

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

Property Value

Type: System::String^

The name of the current item in the collection.

Return to top
Show: