Inner Drive Extensible Architecture
C#
C#
Show/Hide TOC
Local
Tz
Info
File
Reader
.
File
Name Property
Gets the name of the file currently being read
Definition
Namespace:
InnerDrive.TimeZones
Assembly:
InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
C#
Copy
public
string
FileName {
get
; }
Property Value
String
Implements
ITzInfoFileReader
.
FileName
See Also
Reference
LocalTzInfoFileReader Class
InnerDrive.TimeZones Namespace
In This Article
Definition
Property Value
Implements
See Also