SDKManifest.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.
MinVSVersion found in the sdk manifest
public:
property System::String ^ MinVSVersion { System::String ^ get(); };
public string MinVSVersion { get; }
member this.MinVSVersion : string
Public ReadOnly Property MinVSVersion As String