FileName property

Returns the file name associated with the current instance of the DataLogger class.

Member of the DataLogger class.

Property prototype

VB .NET

Public Shared ReadOnly Property FileName As String

C# .NET

public string FileName [get]