Table of Contents

Property Title

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Title

The user visible description for the Replacement. Typically this would be the same as Replacement but may vary in advanced use cases (e.g. Title= "ctor", Replacement = "MyClass()\n{\n}")

public string Title { get; }

Property Value

string