AssemblyInfoFileConfig Type
Represents options for configuring the emission of AssemblyInfo
Constructors
Constructor | Description |
Full Usage:
AssemblyInfoFileConfig(generateClass, ?emitResharperSupressions, ?useNamespace)
Parameters:
bool
?emitResharperSupressions : bool
?useNamespace : string
Returns: AssemblyInfoFileConfig
|
|
Instance members
Instance member | Description |
Full Usage:
this.EmitResharperSuppressions
Returns: bool
|
|
Full Usage:
this.GenerateClass
Returns: bool
|
|
Full Usage:
this.UseNamespace
Returns: string
|
|
Static members
Static member | Description |
|
|