Partilhar via


Interface SVsStrongNameKeys

 

Passado para o QueryService método para retornar uma referência para o IVsStrongNameKeys interface.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Sintaxe

[GuidAttribute("97BAE668-2CF2-4ED8-A019-D279E3D74C80")]
[InterfaceTypeAttribute(1)]
public interface SVsStrongNameKeys
[GuidAttribute("97BAE668-2CF2-4ED8-A019-D279E3D74C80")]
[InterfaceTypeAttribute(1)]
public interface class SVsStrongNameKeys
[<GuidAttribute("97BAE668-2CF2-4ED8-A019-D279E3D74C80")>]
[<InterfaceTypeAttribute(1)>]
type SVsStrongNameKeys = interface end
<GuidAttribute("97BAE668-2CF2-4ED8-A019-D279E3D74C80")>
<InterfaceTypeAttribute(1)>
Public Interface SVsStrongNameKeys

Consulte também

Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo