FileSystem.Current 属性

定义

提供此 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

属性值

适用于