Edit

Share via


ProtocolConnection.Hostname Property

Definition

Gets or sets the host name of the server that this protocol connection references.

public:
 property System::String ^ Hostname { System::String ^ get(); void set(System::String ^ value); };
public string Hostname { get; set; }
Public Property Hostname As String

Property Value

The host name of the server.

Applies to