FileStream: Name (get)

Name

Returns the name of the underlying stream.



 Public Property Get Name ( ) As String

Return Values

String -  If the stream is a file, then the file name is returned, otherwise the name is unknown.

Read Only.

See Also

Project CorLib Overview

Class FileStream Overview