IPlatformInformation 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.
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. |