Share via

Get-Module

Rudolf Meier 291 Reputation points
2021-04-24T16:39:36.053+00:00

when writing a module for PowerShell in C# ... how can you control what "Get-Module" shows? ... currently I get strange information shown when I call this for my module... e.g. it says "version 0.0.0.0" but... I've no idea where it get's that from... why interfaces / classes do I have to implement for this??

At the moment all I have is some classes derived from PSCmdlet ... I guess I have to implement another one...

Developer technologies | .NET | .NET CLI
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.