System.Runtime.InteropServices.WindowsRuntime
Provides classes that support interoperation between managed code and the Windows Runtime, and that enable the creation of Windows Runtime types with managed code. Commonly Used Types: System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal System.Runtime.InteropServices.WindowsRuntime.ReadOnlyArrayAttribute System.Runtime.InteropServices.WindowsRuntime.WriteOnlyArrayAttribute System.Runtime.InteropServices.WindowsRuntime.ReturnValueNameAttribute When using NuGet 3.x this package requires at least version 3.4.
Total Downloads
110.7M
110,727,611
Published
Nov 15, 2016
Latest stable version
Install
.NET CLI
dotnet add package System.Runtime.InteropServices.WindowsRuntime --version 4.3.0
Package Manager Console
Install-Package System.Runtime.InteropServices.WindowsRuntime -Version 4.3.0
PackageReference
<PackageReference Include="System.Runtime.InteropServices.WindowsRuntime" Version="4.3.0" />
Frameworks
Dependencies
System.Runtime
[4.3.0, )
.NETCore5.0
System.Runtime
[4.3.0, )
.NETStandard1.0