SVsStrongNameKeys Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to the QueryService(Guid, Guid, IntPtr) method to return a reference to the IVsStrongNameKeys interface.
public interface class SVsStrongNameKeys
public interface class SVsStrongNameKeys
__interface SVsStrongNameKeys
[System.Runtime.InteropServices.Guid("97BAE668-2CF2-4ED8-A019-D279E3D74C80")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsStrongNameKeys
[<System.Runtime.InteropServices.Guid("97BAE668-2CF2-4ED8-A019-D279E3D74C80")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsStrongNameKeys = interface
Public Interface SVsStrongNameKeys
- Attributes