Language property

Gets or sets the Language connection property.

Syntax
Visual Basic

Public Property Language As String
C#

public string  Language  { get; set; }
See also