Partager via


KernelFunctionAttribute.Name Property

Definition

Gets the function's name.

public string? Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Remarks

If null, a name will based on the name of the attributed method will be used.

Applies to