Thanks for your response.
Within Powershell Pro Visual Studio 2019 Environment, In my Form_load,
The variable $hasTags contains “System.Management.Automation.Internal.AlternateStreamData” after execution of the below code.
$hasTags=Get-Item -Path $param1 -Stream *
Where as I get the below output in Powershell Native Interface when I execute “Get-Item -Path path-to-file -Stream *”
PSPath : Microsoft.PowerShell.Core\FileSystem::C:\Users\Administrator\monodevelop-monodevelop-7.8.0.1624.zip::$D
ATA
PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\Users\Administrator
PSChildName : monodevelop-monodevelop-7.8.0.1624.zip::$DATA
PSDrive : C
PSProvider : Microsoft.PowerShell.Core\FileSystem
PSIsContainer : False
FileName : C:\Users\Administrator\monodevelop-monodevelop-7.8.0.1624.zip
Stream : :$DATA
Length : 26940873