QsComments.OpeningComments Property

Definition

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

Property Value

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

Applies to