KeyHandler.Function Property

Definition

The name of the function that a key is bound to, if any.

public:
 property System::String ^ Function { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ Function { Platform::String ^ get(); void set(Platform::String ^ value); };
public string Function { get; set; }
member this.Function : string with get, set
Public Property Function As String

Property Value

Applies to