AlternateStreamData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents alternate stream data retrieved from a file.
public ref class AlternateStreamData
public class AlternateStreamData
type AlternateStreamData = class
Public Class AlternateStreamData
- Inheritance
-
AlternateStreamData
Constructors
AlternateStreamData() |
Properties
FileName |
The name of the file that holds this stream. |
Length |
The length of this stream. |
Stream |
The name of this stream. |