NewModuleManifestCommand.ClrVersion Property

Definition

Gets or sets the CLR version required by the module.

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

Property Value

Attributes

Applies to