Share via


PortSupplierProvider.PortSupplierGuid Property

Gets a unique identifier for the port supplier.

Namespace:  Microsoft.VisualStudio.Debugger.VsDebugPresentationExtension
Assembly:  Microsoft.VisualStudio.Debugger.Interop.10.0 (in Microsoft.VisualStudio.Debugger.Interop.10.0.dll)

Syntax

'Declaration
Public ReadOnly Property PortSupplierGuid As Guid
    Get
public Guid PortSupplierGuid { get; }
public:
property Guid PortSupplierGuid {
    Guid get ();
}
member PortSupplierGuid : Guid
function get PortSupplierGuid () : Guid

Property Value

Type: System.Guid

.NET Framework Security

See Also

Reference

PortSupplierProvider Structure

Microsoft.VisualStudio.Debugger.VsDebugPresentationExtension Namespace