Partilhar via


Construtor de Core.DefaultValueAttribute (F#)

Cria uma instância do atributo.

Caminho do namespace/módulo: 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 é necessário declarar o tipo de campo oferece suporte null.

Valor de retorno

Uma nova DefaultValueAttribute instância.

Plataformas

O Windows 7, SP2 do Windows Vista, Windows XP SP3, Windows XP Professional x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2

Informações sobre versão

O tempo de execução F#

Compatível com: 2.0, 4.0

Silverlight

Compatível com: 3

Consulte também

Referência

Classe Core.DefaultValueAttribute (F#)

Microsoft.FSharp.Core Namespace (F#)