IPublishProperties3::MinimumRequiredVersion Property
Visual Studio 2015
Gets or sets the minimum required version for this application for this deployment.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
[DispIdAttribute(13)] property String^ MinimumRequiredVersion { String^ get(); void set(String^ value); }
Property Value
Type: System::String^The minimum required version for this application for this deployment.
Show: