Skip to content
Docs Try Aspire

MauiProjectResource Properties

Class Properties 1 member
Represents a .NET MAUI project resource in the distributed application model.
ProjectPath Section titled ProjectPath string
Gets the path to the .NET MAUI project file.
public string ProjectPath { get; }