Foundation.NSFileManager.CreateFile Method
Attempts to crate the specified file, with the specified data and attributes, returning success or failure.

Syntax

[Foundation.Export("createFileAtPath:contents:attributes:")]
public virtual bool CreateFile (string path, NSData data, NSDictionary attr)

Parameters

path
Documentation for this section has not yet been entered.
data
Documentation for this section has not yet been entered.
attr
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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