Compartilhar via


Construtor Core.DefaultValueAttribute (F#)

Cria uma instância do atributo.

Namespace/Module Path: Microsoft.FSharp.Core

Assembly: FSharp.Core (em FSharp.Core.dll)

// Signatures:
new DefaultValueAttribute : bool -> DefaultValueAttribute
new DefaultValueAttribute : unit -> DefaultValueAttribute

// Usage:
new DefaultValueAttribute (check)
new DefaultValueAttribute ()

Parâmetros

  • check
    Tipo: bool

    Indica se declarar o tipo de campo suporta null.

Valor de retorno

Uma nova instância de DefaultValueAttribute .

Plataformas

O windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2

Informações de Versão

Versões da biblioteca principal de F#

Suportado em: 2,0, 4,0, portáteis

Consulte também

Referência

Classe Core.DefaultValueAttribute (F#)

Namespace Microsoft.FSharp.Core (F#)