Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides common strong name key utility methods. You can get an instance of this interface from the SVsStrongNameKeys (SID_SVsStrongNameKeys) service.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("B0DE8148-DABC-4AB9-B418-413E63DF6E6C")> _
<InterfaceTypeAttribute()> _
Public Interface IVsStrongNameKeys
'Usage
Dim instance As IVsStrongNameKeys
[GuidAttribute("B0DE8148-DABC-4AB9-B418-413E63DF6E6C")]
[InterfaceTypeAttribute()]
public interface IVsStrongNameKeys
[GuidAttribute(L"B0DE8148-DABC-4AB9-B418-413E63DF6E6C")]
[InterfaceTypeAttribute()]
public interface class IVsStrongNameKeys
public interface IVsStrongNameKeys