Drives.GetDrivesInformationReturnModel.Name property
Gets or sets the name of a drive, such as C:.
public string Name { get; set; }
See Also
- class GetDrivesInformationReturnModel
- namespace LiTools.Helpers.IO
Gets or sets the name of a drive, such as C:.
public string Name { get; set; }