Participant.UserAtHost Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.