AppInfo property

Gets or sets the AppInfo connection property.

Syntax
Visual Basic

Public Property AppInfo As String
C#

public string  AppInfo { get; set; }
See also