TargetPlatformSDK.MinVSVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Min Visual Studio version from manifest
public:
property Version ^ MinVSVersion { Version ^ get(); };
public Version MinVSVersion { get; }
member this.MinVSVersion : Version
Public ReadOnly Property MinVSVersion As Version