ServerName property

Gets or sets the ServerName connection property.

Syntax
Visual Basic

Public Property ServerName As String
C#

public string  ServerName  { get; set; }
See also