SVsStrongNameKeys Interface

Passed to the QueryService method to return a reference to the IVsStrongNameKeys interface.

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

Syntax

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

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace