다음을 통해 공유


CodeAction.Command Property

Definition

Gets or sets code action command.

public Microsoft.PowerFx.LanguageServerProtocol.Protocol.CodeActionCommand Command { get; set; }
member this.Command : Microsoft.PowerFx.LanguageServerProtocol.Protocol.CodeActionCommand with get, set
Public Property Command As CodeActionCommand

Property Value

Applies to