NewPSSessionConfigurationFileCommand.SchemaVersion Property

Definition

Configuration file schema version.

public:
 property Version ^ SchemaVersion { Version ^ get(); void set(Version ^ value); };
public Version SchemaVersion { get; set; }
[System.Management.Automation.Parameter]
[System.Management.Automation.ValidateNotNull]
public Version SchemaVersion { get; set; }
member this.SchemaVersion : Version with get, set
[<System.Management.Automation.Parameter>]
[<System.Management.Automation.ValidateNotNull>]
member this.SchemaVersion : Version with get, set
Public Property SchemaVersion As Version

Property Value

Attributes

Applies to