MauiAppBuilder.Environment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Information about the environment an application is running in.
public:
property Microsoft::Maui::Hosting::MauiHostEnvironment ^ Environment { Microsoft::Maui::Hosting::MauiHostEnvironment ^ get(); };
public Microsoft.Maui.Hosting.MauiHostEnvironment Environment { get; }
member this.Environment : Microsoft.Maui.Hosting.MauiHostEnvironment
Public ReadOnly Property Environment As MauiHostEnvironment