ModuleSpecification.RequiredVersion Property

Definition

The exact version of the module if specified, otherwise null.

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

Property Value

Applies to