Host property

Gets or sets the Host option.

Syntax
Visual Basic

Public Property Host As String
C#

public string  Host { get; set; }
See also