QsComments.ClosingComments Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)]
public System.Collections.Immutable.ImmutableArray<string> ClosingComments { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)>]
ClosingComments : System.Collections.Immutable.ImmutableArray<string>
Public ReadOnly Property ClosingComments As ImmutableArray(Of String)

Property Value

ImmutableArray<String>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to