Show / Hide Table of Contents

AppendCarriageReturn Method

AppendCarriageReturn(bool)

Sends a carriage return [Enter Key] after all characters have been sent.

C#
public ConfigureHotp AppendCarriageReturn(bool setConfig = true)

Parameters

Type Name Description
bool setConfig

Returns

ConfigureHotp

The current ConfigureHotp instance.

In this article
Back to top Generated by DocFX