Edit

Share via


Participant.UserAtHost Property

Definition

Gets the user and host portion of the URI.

public:
 property System::String ^ UserAtHost { System::String ^ get(); };
public string UserAtHost { get; }
member this.UserAtHost : string
Public ReadOnly Property UserAtHost As String

Property Value

Remarks

The string does not contain a port.

Applies to