Click or drag to resize
EditorCommandCommand Property
The identifier of the actual command handler.

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

Property Value

Type: String
See Also