Partager via


ImageHelper.BitmapSourceFromIconLocation, méthode

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Shared Function BitmapSourceFromIconLocation ( _
    filename As String, _
    index As Integer, _
    large As Boolean _
) As BitmapSource
public static BitmapSource BitmapSourceFromIconLocation(
    string filename,
    int index,
    bool large
)

Paramètres

Valeur de retour

Type : System.Windows.Media.Imaging.BitmapSource

Sécurité .NET Framework

Voir aussi

Référence

ImageHelper Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms