Table of Contents

Class RuntimeInfo

Namespace
Microsoft.Windows.ApplicationModel.WindowsAppRuntime
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

string

Version

public static PackageVersion Version { get; }

Property Value

PackageVersion

Methods

As<I>()

public static I As<I>()

Returns

I

Type Parameters

I