Foundation.NSFileManager.GetFileSystemAttributes Method
Returns the file system attributes for a given volume.

Syntax

public NSFileSystemAttributes GetFileSystemAttributes (string path)

Parameters

path
Path to the any file in the volume to probe for information.

Returns

A NSFileSystemAttributes object that contains the file system properties or null on error.

Remarks

This function returns the file system information associated with the specified path. The path is any path name that is contained in a volume.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0