FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

AssemblyInfoFile.Attribute Type

Instance members

Instance member Description

this.Name

Full Usage: this.Name

Returns: string

the name of the attribute

Returns: string

this.Namespace

Full Usage: this.Namespace

Returns: string

the namespace of the attribute

Returns: string

this.StaticPropertyName

Full Usage: this.StaticPropertyName

Returns: string

static property name

Returns: string

this.StaticPropertyType

Full Usage: this.StaticPropertyType

Returns: string

static property type

Returns: string

this.StaticPropertyValue

Full Usage: this.StaticPropertyValue

Returns: string

static property value

Returns: string

this.Value

Full Usage: this.Value

Returns: string

the value for the attribute

Returns: string