InvocationInfo.PositionMessage 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.
Formatted message indicating where the cmdlet appeared in the line.
public:
 property System::String ^ PositionMessage { System::String ^ get(); };
	public:
 property Platform::String ^ PositionMessage { Platform::String ^ get(); };
	public string PositionMessage { get; }
	member this.PositionMessage : string
	Public ReadOnly Property PositionMessage As String
	Property Value
Formatted string indicating the command's position in the line