Skip to content
Docs Try Aspire
Docs Try

addWindowsDevice

Method
📦 Aspire.Hosting.Maui v13.3.0-preview.1.26254.5
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): MauiWindowsPlatformResource
name string
MauiWindowsPlatformResource

Applies to

This method applies to the following types: