IVersionInfoService Interface

Definition

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.

Applies to