| FileStream Properties | 
The FileStream type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Length | 
            Gets the file length (must be opened first).
             | 
|  | Path | 
            Gets the path.
             | 
|  | Position | 
            Gets or sets the position in the file.
             | 
 See Also
See Also