Click or drag to resize

FileHeaderShareName Property

Gets or sets the name of the share.

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

Property Value

Type: String
The name of the share.
See Also