Click or drag to resize

CommandTypeGetOwnerCommandLine Method

Retrieve a reference to the CommandLineType object that this command belongs to.

Namespace:  us.FreeWill.CommandLine
Assembly:  CommandLine (in CommandLine.dll) Version: 2.0.2341.22284
Syntax
C#
public CommandLineType GetOwnerCommandLine()

Return Value

Type: CommandLineType

[Missing <returns> documentation for "M:us.FreeWill.CommandLine.CommandType.GetOwnerCommandLine"]

See Also