Runspace.Version Property

Definition

Return version of this runspace.

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

Property Value

Applies to