CommandInfo.Version Property

Definition

Gets the source version (shown by default in Get-Command)

public:
 virtual property Version ^ Version { Version ^ get(); };
public virtual Version Version { get; }
member this.Version : Version
Public Overridable ReadOnly Property Version As Version

Property Value

Applies to