Udostępnij przez


SignatureInformation.Parameters Property

Definition

The parameters of this signature.

public Microsoft.PowerFx.LanguageServerProtocol.Protocol.ParameterInformation[] Parameters { get; set; }
member this.Parameters : Microsoft.PowerFx.LanguageServerProtocol.Protocol.ParameterInformation[] with get, set
Public Property Parameters As ParameterInformation()

Property Value

Applies to