DebugTargetInfo.PortSupplier Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.