IVsImageService2::GetIconForFileEx Method (String^, __VSUIDATAFORMAT, UInt32)

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)

IVsUIObject^ GetIconForFileEx(
	String^ filename,
	__VSUIDATAFORMAT desiredFormat,
	[OutAttribute] unsigned int% iconSource
)

Parameters

filename
Type: System::String^

desiredFormat
Type: Microsoft.VisualStudio.Shell.Interop::__VSUIDATAFORMAT

iconSource
Type: System::UInt32

Return to top
Show: