NewModuleManifestCommand.DotNetFrameworkVersion Property

Definition

Gets or sets the version of .NET Framework required by the module.

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

Property Value

Attributes

Applies to