Changes the attributes of files and/or directories
The following tables list the members exposed by Attrib.
Public Constructors
Public Properties
Name | Description | |
---|---|---|
Archive | Gets or sets file's archive status. | |
BuildEngine | Gets or sets the instance of the |
|
Compressed | Gets or sets a value indicating file is compressed. | |
Directories | Gets or sets the list of directories to change attributes on. | |
Encrypted | Gets or sets a value indicating file is encrypted. | |
Files | Gets or sets the list of files to change attributes on. | |
Hidden | Gets or sets a value indicating file is hidden, and thus is not included in an ordinary directory listing. | |
HostObject | Gets or sets the host object associated with the task. (inherited from Task) | |
Log | Gets an instance of a |
|
Normal | Gets or sets a value indicating file is normal and has no other attributes set. | |
ReadOnly | Gets or sets a value indicating file is read-only. | |
System | Gets or sets a value indicating file is a system file. |
Protected Properties
Name | Description | |
---|---|---|
HelpKeywordPrefix | Gets or sets the prefix used to compose Help keywords from resource names. (inherited from Task) | |
TaskResources | Gets or sets the culture-specific resources associated with the task. (inherited from Task) |
Public Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified |
|
Execute | Overidden. Executes the task. | |
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |
See Also
Documentation version 1.0.0.0.