FileDataSourceName property

Gets or sets the FileDataSourceName connection property.

Syntax
Visual Basic

Public Property FileDataSourceName As String
C#

public string  FileDataSourceName { get; set; }
See also