Click or drag to resize
EditorCommandTitle Property
Title of the command, like `save`.

Namespace: VSCode
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public string Title { get; set; }

Property Value

Type: String
See Also