AlternateDataStreamInfo Structure |
Namespace: Alphaleonis.Win32.Filesystem
The AlternateDataStreamInfo type exposes the following members.
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object).) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
Equality | Equality operator. | |
Inequality | Inequality operator. |
Name | Description | |
---|---|---|
FullPath | Gets the full path to the stream. | |
Size | Gets the size of the stream. | |
StreamName | Gets the name of the alternate data stream. |