Core.InterfaceAttribute-Klasse (F#)
Durch Hinzufügen dieses Attributs zu einem Typ wird dieser mit einer .NET Framework-Schnittstelle dargestellt.
Namespace/Modulpfad: Microsoft.FSharp.Core
Assembly: FSharp.Core (in FSharp.Core.dll)
[<AttributeUsage(AttributeTargets.Interface, AllowMultiple = false)>]
[<Sealed>]
type InterfaceAttribute =
class
new InterfaceAttribute : unit -> InterfaceAttribute
end
Hinweise
Sie können auch die Kurzform des Namens Interface verwenden.
Konstruktoren
Member |
Description |
---|---|
Erstellt eine Instanz des Attributs. |
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