DebugTargetInfo.PortSupplier Property

Definition

Gets or sets the Guid that uniquely identifies the port supplier.

public:
 property Guid PortSupplier { Guid get(); void set(Guid value); };
public Guid PortSupplier { get; set; }
member this.PortSupplier : Guid with get, set
Public Property PortSupplier As Guid

Property Value

A Guid for the port supplier.

Applies to