IPublishProperties::ApplicationVersion Property
Visual Studio 2015
Gets or sets the version of the application.
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
[DispIdAttribute(1)] property String^ ApplicationVersion { String^ get(); void set(String^ value); }
Show: