Freigeben über


Core.DefaultValueAttribute-Konstruktor (F#)

Erstellt eine Instanz des Attributs.

Namespace/Modulpfad: Microsoft.FSharp.Core

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

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

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

Parameter

  • check
    Typ: bool

    Gibt an, ob anzunehmen ist, dass der Feldtyp null unterstützt.

Rückgabewert

Eine neue DefaultValueAttribute-Instanz.

Plattformen

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

Versionsinformationen

F#-Kern-Bibliotheks-Versionen

Unterstützt in: 2,0, 4,0, portablen

Siehe auch

Referenz

Core.DefaultValueAttribute-Klasse (F#)

Microsoft.FSharp.Core-Namespace (F#)