Share via


FileSystemInfo.Name Property

Gets or sets the creation time, in coordinated universal time (UTC), of the current FileSystemInfo object.

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)

Syntax

public virtual abstract string Name { get; }

Property Value

The creation date and time in UTC format of the current FileSystemInfo object.

Version Information

Available in the .NET Micro Framework versions 3.0, 4.0, and 4.1.

See Also

Reference

FileSystemInfo Class
FileSystemInfo Members
System.IO Namespace