SipUriParser.UserAtHost Property

Definition

Gets the 'user@host' part 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

String

Applies to