Click or drag to resize

FileHeaderUserName Property

Gets or sets the name of the user.

Namespace:  Koden.Utils.IO
Assembly:  Koden.Utils.IO (in Koden.Utils.IO.dll) Version: 1.0.6453.26060
Syntax
public string UserName { get; set; }

Property Value

Type: String
The name of the user.
See Also