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.
Passed to GetService to return a reference to IVsAssemblyNameUnification.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("B54B4062-117D-46FC-BE19-CD20F2867D52")> _
<InterfaceTypeAttribute()> _
Public Interface SVsAssemblyNameUnification
[GuidAttribute("B54B4062-117D-46FC-BE19-CD20F2867D52")]
[InterfaceTypeAttribute()]
public interface SVsAssemblyNameUnification
[GuidAttribute(L"B54B4062-117D-46FC-BE19-CD20F2867D52")]
[InterfaceTypeAttribute()]
public interface class SVsAssemblyNameUnification
[<GuidAttribute("B54B4062-117D-46FC-BE19-CD20F2867D52")>]
[<InterfaceTypeAttribute()>]
type SVsAssemblyNameUnification = interface end
public interface SVsAssemblyNameUnification