IVsEnumSharedProjectReferences::Item Property (Int32)

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)

[DispIdAttribute(0)]
property IVsSharedProjectReference^ default[
	int index
] {
	IVsSharedProjectReference^ get(int index);
}

Parameters

index
Type: System::Int32

Return to top
Show: