Freigeben über


PowerFxREPL.FunctionNames Property

Definition

Get sorted names of all functions. This includes functions from the Engine as well as MetaFunctions.

public System.Collections.Generic.IEnumerable<string> FunctionNames { get; }
member this.FunctionNames : seq<string>
Public ReadOnly Property FunctionNames As IEnumerable(Of String)

Property Value

Applies to