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 IVsDebugRemoteDiscoveryUI.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntax
'Declaration
<GuidAttribute("4C1207A4-2B59-426B-8F31-980D0E7A427C")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface SVsDebugRemoteDiscoveryUI
[GuidAttribute("4C1207A4-2B59-426B-8F31-980D0E7A427C")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsDebugRemoteDiscoveryUI
[GuidAttribute(L"4C1207A4-2B59-426B-8F31-980D0E7A427C")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class SVsDebugRemoteDiscoveryUI
[<GuidAttribute("4C1207A4-2B59-426B-8F31-980D0E7A427C")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type SVsDebugRemoteDiscoveryUI = interface end
public interface SVsDebugRemoteDiscoveryUI