Class RuntimeInfo
- Assembly
- Microsoft.WindowsAppSDK.Projection.dll
[WindowsRuntimeType("Microsoft.Windows.ApplicationModel.WindowsAppRuntime")]
[ContractVersion(typeof(VersionInfoContract), 65536)]
public static class RuntimeInfo
- Inheritance
-
RuntimeInfo
- Inherited Members
Properties
AsString
public static string AsString { get; }
Property Value
Version
public static PackageVersion Version { get; }
Property Value
Methods
As<I>()
public static I As<I>()
Returns
- I
Type Parameters
I