IVersionInfoService Interface
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.
This service is intended to be used as a means of getting various version information.
public interface class IVersionInfoService
public interface IVersionInfoService
type IVersionInfoService = interface
Public Interface IVersionInfoService
Methods
GetVersionInformationAsync(CancellationToken) |
Gets a VersionInformation containing version information about VS. |