IPlatformInformation Interface

Definition

Provides information about the platform.

public interface IPlatformInformation
type IPlatformInformation = interface
Public Interface IPlatformInformation

Properties

Name Description
BuildDate

Gets the platform's build date.

CommitHash

Gets the platform's commit hash.

Name

Gets the platform's name.

Version

Gets the platform's version.

Applies to