InvocationInfo.Statement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.