DebugTargetInfo.PortName Property

Definition

Gets or sets the port name for the debug target.

public:
 property System::String ^ PortName { System::String ^ get(); void set(System::String ^ value); };
public string PortName { get; set; }
member this.PortName : string with get, set
Public Property PortName As String

Property Value

A string that contains the name of the port.

Applies to