Share via


FunctionResultContent.FunctionName Property

Definition

The function name.

[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)]
public string? FunctionName { get; }
[<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)>]
member this.FunctionName : string
Public ReadOnly Property FunctionName As String

Property Value

Attributes

Applies to