Share via


CodeActionCommand.Arguments Property

Definition

Gets or sets command arguments.

public object[] Arguments { get; set; }
member this.Arguments : obj[] with get, set
Public Property Arguments As Object()

Property Value

Object[]

Applies to