Header menu logo Partas.GitNet

AssemblyFileManagement Type

Management strategy for AssemblyInfo/AssemblyFile.fs files.

Union cases

Union case Description

Create

Full Usage: Create

Will create and update assembly file/info files

None

Full Usage: None

Ignores file/info files

UpdateIfExists

Full Usage: UpdateIfExists

Will update assembly file/info files if they exist

Instance members

Instance member Description

this.IsCreate

Full Usage: this.IsCreate

Returns: bool
Returns: bool

this.IsNone

Full Usage: this.IsNone

Returns: bool
Returns: bool

this.IsUpdateIfExists

Full Usage: this.IsUpdateIfExists

Returns: bool
Returns: bool

Type something to start searching.