AutoStart property

Gets or sets the AutoStart connection property.

Syntax
Visual Basic

Public Property AutoStart As String
C#

public string  AutoStart  { get; set; }
See also