MauiProjectResource.addWindowsDevice
Method
interface MauiProjectResource { // ... omitted for brevity addWindowsDevice(name: string): MauiWindowsPlatformResource;}Signature
method
addWindowsDevice builder Adds a Windows platform resource for a .NET MAUI project.
addWindowsDevice(name: string): MauiWindowsPlatformResourceParameters
name string Returns
MauiWindowsPlatformResource Defined on
This method is defined on the following type: