Field TypeMauiStorageFileSystem
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.