Table of Contents

Field LibraryMicrosoftMauiEssentials

Namespace
Alternet.Common
Assembly
Alternet.Common.v10.dll

Gets the 'Microsoft.Maui.Essentials' assembly if it is loaded in the current application domain.

public static readonly Lazy<Assembly?> LibraryMicrosoftMauiEssentials

Returns

Lazy<Assembly>
Gets the 'Microsoft.Maui.Essentials' assembly if it is loaded in the current application domain.

Remarks

Returns null if the 'Microsoft.Maui.Essentials' assembly is not loaded or cannot be found.