Core.ExperimentalAttribute-Konstruktor (F#)
Erstellt eine Instanz des Attributs.
Namespace/Modulpfad: Microsoft.FSharp.Core
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
new ExperimentalAttribute : string -> ExperimentalAttribute
// Usage:
new ExperimentalAttribute (message)
Parameter
message
Typ: stringDie Warnmeldung, die ausgegeben werden soll, wenn in Code dieses Konstrukt verwendet wird.
Rückgabewert
Eine neue ExperimentalAttribute-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