InvocationInfoWrapper.CommandOrigin property

Gets the origin of the command (e.g., Runspace, Internal, etc.).

public CommandOrigin CommandOrigin { get; }

See Also