Click or drag to resize
DirectoryInfoName Property
Name of directory (without path).

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public abstract string Name { get; set; }

Property Value

Type: String
See Also