InvocationInfo.Statement Property

Definition

The full text of the invocation statement, may span multiple lines.

public string Statement { get; }
member this.Statement : string
Public ReadOnly Property Statement As String

Property Value

Statement that was entered to invoke this command.

Applies to