The OutputFile type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| OutputFile()()()() | Initializes a new instance of the OutputFile class | |
| OutputFile(String) |
Initializes a new instance of the OutputFile class.
| |
| OutputFile(String, IDictionary<(Of <<'(String, Object>)>>)) |
Initializes a new instance of the OutputFile class.
| |
| OutputFile(String, String) |
Initializes a new instance of the OutputFile class.
| |
| OutputFile(String, String, IDictionary<(Of <<'(String, Object>)>>)) |
Initializes a new instance of the OutputFile class.
|
Methods
| Name | Description | |
|---|---|---|
| CompareTo(String) | ||
| CompareTo(OutputFile) | ||
| Equals(Object) | (Overrides Object..::..Equals(Object).) | |
| Equals(String) | ||
| Equals(OutputFile) | ||
| 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 | (Overrides Object..::..GetHashCode()()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Overrides Object..::..ToString()()()().) |
Operators
| Name | Description | |
|---|---|---|
| ImplicitWideningImplicitImplicitImplicit(String to OutputFile) |
Performs an implicit conversion from String to OutputFile.
| |
| ImplicitWideningImplicitImplicitImplicit(OutputFile to String) |
Performs an implicit conversion from OutputFile to String.
|
Properties
| Name | Description | |
|---|---|---|
| DependentUpon |
Gets or sets the dependent upon file.
| |
| Metadata |
Gets the metadata.
| |
| OutputFileName |
Gets the name of the output file.
|