Share via


IVsLanguageInfoPackage Interface

Used to provide per-language editor property pages in the Options dialog.

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

Syntax

'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("8C444EF9-5863-4AB1-A1D0-55CC60AC253A")> _
Public Interface IVsLanguageInfoPackage
'Utilisation
Dim instance As IVsLanguageInfoPackage
[InterfaceTypeAttribute()]
[GuidAttribute("8C444EF9-5863-4AB1-A1D0-55CC60AC253A")]
public interface IVsLanguageInfoPackage
[InterfaceTypeAttribute()]
[GuidAttribute(L"8C444EF9-5863-4AB1-A1D0-55CC60AC253A")]
public interface class IVsLanguageInfoPackage
public interface IVsLanguageInfoPackage

See Also

Reference

IVsLanguageInfoPackage Members

Microsoft.VisualStudio.Shell.Interop Namespace