Table of Contents

Field TypeMauiStorageFileSystem

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

Gets the type for 'Microsoft.Maui.Storage.FileSystem' if the 'Microsoft.Maui.Essentials' assembly is loaded.

public static readonly Lazy<Type?> TypeMauiStorageFileSystem

Returns

Lazy<Type>
Gets the type for 'Microsoft.Maui.Storage.FileSystem' if the 'Microsoft.Maui.Essentials' assembly is loaded.

Remarks

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