- Namespace
-
GitVersion
.MsBuild - Containing Type
- FileHelper
Syntax
public static FileWriteInfo GetFileWriteInfo(this string intermediateOutputPath, string language, string projectFile, string outputFileName)
Parameters
| Name | Type | Description |
|---|---|---|
| intermediateOutputPath | string | |
| language | string | |
| projectFile | string | |
| outputFileName | string |
Return Value
| Type | Description |
|---|---|
| FileWriteInfo |