UnixDirectoryInfo
UnixDirectoryInfo(String)
Name
Parent
Root
Create()
Create(FileAccessPermissions)
Create(FilePermissions)
Delete()
Delete(Boolean)
GetCurrentDirectory()
GetEntries()
GetEntries(Regex)
GetEntries(String)
GetFileSystemEntries()
GetFileSystemEntries(Regex)
GetFileSystemEntries(String)
SetCurrentDirectory(String)
monoandroid
namespace Mono.Unix
{
public sealed class UnixDirectoryInfo : UnixFileSystemInfo
{
[CLSCompliant(false)]
public void Create(FilePermissions mode);
}
}
nuget.org | 0.0 % Reference this API |
---|---|
Xamarin Android | 0.0 |
Information specific to monoandroid | |
Assembly | Mono.Posix , Version=2.0.5.0, PublicKeyToken=0738eb9f132ed756 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API