FileSystem.Current Property

Definition

Provides the default implementation for static usage of this API.

public:
 static property Microsoft::Maui::Storage::IFileSystem ^ Current { Microsoft::Maui::Storage::IFileSystem ^ get(); };
public static Microsoft.Maui.Storage.IFileSystem Current { get; }
static member Current : Microsoft.Maui.Storage.IFileSystem
Public Shared ReadOnly Property Current As IFileSystem

Property Value

Applies to