Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Manipulates the Code Definition View window. You can get an instance of the interface from the SVsCodeDefView (SID_SVsCodeDefView) service.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Déclaration
<GuidAttribute("588470CC-84F8-4A57-9AC4-86BCA0625FF4")> _
<InterfaceTypeAttribute()> _
Public Interface IVsCodeDefView
'Utilisation
Dim instance As IVsCodeDefView
[GuidAttribute("588470CC-84F8-4A57-9AC4-86BCA0625FF4")]
[InterfaceTypeAttribute()]
public interface IVsCodeDefView
[GuidAttribute(L"588470CC-84F8-4A57-9AC4-86BCA0625FF4")]
[InterfaceTypeAttribute()]
public interface class IVsCodeDefView
public interface IVsCodeDefView