DebugTargetInfo.PortName Propriété

Définition

Obtient ou définit le nom de port pour la cible de débogage.

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

Valeur de propriété

String

Chaîne qui contient le nom du port.

S’applique à