Bagikan melalui


CompilerMessageAttribute.IsHidden Property (F#)

Indicates if the construct should always be hidden in an editing environment.

Namespace/Module Path: Microsoft.FSharp.Core

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

// Signatures:
member this.IsHidden :  bool with get, set

// Usage:
compilerMessageAttribute.IsHidden
compilerMessageAttribute.IsHidden <- isHidden

Parameters

Platforms

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

Version Information

F# Core Library Versions

Supported in: 2.0, 4.0, Portable

See Also

Reference

Core.CompilerMessageAttribute Class (F#)

Microsoft.FSharp.Core Namespace (F#)