Share via


MauiApp.Services Property

Definition

The application's configured services.

public:
 property IServiceProvider ^ Services { IServiceProvider ^ get(); };
public IServiceProvider Services { get; }
member this.Services : IServiceProvider
Public ReadOnly Property Services As IServiceProvider

Property Value

Applies to