ParameterInformation Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ParameterInformation()
public ParameterInformation();
Public Sub New ()
Applies to
ParameterInformation(ParameterInformation)
public ParameterInformation(Microsoft.PowerFx.Intellisense.SignatureHelp.ParameterInformation param);
new Microsoft.PowerFx.LanguageServerProtocol.Protocol.ParameterInformation : Microsoft.PowerFx.Intellisense.SignatureHelp.ParameterInformation -> Microsoft.PowerFx.LanguageServerProtocol.Protocol.ParameterInformation
Public Sub New (param As ParameterInformation)
Parameters
- param
- ParameterInformation