FileSystemItem Methods |
The FileSystemItem type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Get |
Gets an instance of the FileSystemItem class for a given physical path.
|
![]() | StreamData |
Writes the contents a stream to a file's primary data stream.
(Inherited from ProjectedFileSystemItem.) |
![]() | ToString |
Returns a String that represents this instance.
(Inherited from ProjectedFileSystemItem.) |
![]() | WriteData |
Requests the contents of a file's primary data stream.
(Overrides ProjectedFileSystemItemWriteData(Stream, Int64, Int32, Int32).) |