- Namespace
- GitVersion
- Base Types
-
- object
graph BT Type-->Base0["object"] Type["FileWriteInfo"]
class Type type-node
Syntax
public sealed class FileWriteInfo
Constructors
Name | Summary |
---|---|
FileWriteInfo |
Properties
Name | Value | Summary |
---|---|---|
FileExtension | string | |
FileName | string | |
WorkingDirectory | string |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|