Thresher 1.2 Class Documentation

DccFileInfo.DccFileName Property

The file's name with all spaces converted to underscores and without the path.

[Visual Basic]
Public ReadOnly Property DccFileName As String
[C#]
public string DccFileName {get;}

Property Value

A read-only string.

See Also

DccFileInfo Class | Sharkbite.Irc Namespace