QsCompilerDiagnostic.Arguments Property

Definition

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

Property Value

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

Applies to