VSConstants.DebugPortSupplierGuids Class
Contains debug port supplier GUIDs for the VsDebugTargetInfo structures and the IVsDebugRemoteDiscoveryUI interface.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.VSConstants.DebugPortSupplierGuids
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class DebugPortSupplierGuids
public static class DebugPortSupplierGuids
public ref class DebugPortSupplierGuids abstract sealed
[<AbstractClass>]
[<Sealed>]
type DebugPortSupplierGuids = class end
public final class DebugPortSupplierGuids
The VSConstants.DebugPortSupplierGuids type exposes the following members.
Fields
Name | Description | |
---|---|---|
NoAuth_guid | Debug port supplier GUID. | |
NoAuth_string | Debug port supplier GUID. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.