.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Mono.Unix
  3. UnixFileSystemInfo
  4. SetOwner(Int64, Int64)
  • UnixFileSystemInfo
    • UnixFileSystemInfo(String)
    • BlocksAllocated
    • BlockSize
    • Device
    • DeviceType
    • Exists
    • FileAccessPermissions
    • FileSpecialAttributes
    • FileType
    • FullName
    • FullPath
    • Inode
    • IsBlockDevice
    • IsCharacterDevice
    • IsDirectory
    • IsFifo
    • IsRegularFile
    • IsSetGroup
    • IsSetUser
    • IsSocket
    • IsSticky
    • IsSymbolicLink
    • LastAccessTime
    • LastAccessTimeUtc
    • LastStatusChangeTime
    • LastStatusChangeTimeUtc
    • LastWriteTime
    • LastWriteTimeUtc
    • Length
    • LinkCount
    • Name
    • OriginalPath
    • OwnerGroup
    • OwnerGroupId
    • OwnerUser
    • OwnerUserId
    • Protection
    • CanAccess(AccessModes)
    • CreateLink(String)
    • CreateSymbolicLink(String)
    • Delete()
    • GetConfigurationValue(PathconfName)
    • GetFileStatus(String, Stat)
    • GetFileSystemEntry(String)
    • Refresh()
    • SetLength(Int64)
    • SetOwner(String)
    • SetOwner(UnixUserInfo)
    • SetOwner(Int64, Int64)
    • SetOwner(String, String)
    • SetOwner(UnixUserInfo, UnixGroupInfo)
    • ToStat()
    • ToString()
    • TryGetFileSystemEntry(String, UnixFileSystemInfo)
monoandroid
namespace Mono.Unix
{
    public abstract class UnixFileSystemInfo
    {
        public virtual void SetOwner(long owner, long group);
    }
}
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
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙