|
ContainerRecordFileName Property
|
Gets the name of the file at the time the file was written.
Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.205-beta
Syntax public string FileName { get; set; }
Public Property FileName As String
Get
Set
member FileName : string with get, set
function get_FileName();
function set_FileName(value);
View SourceProperty Value
StringSee Also