Foundation.NSFileManager.GetUrl Method
Locates and optionally creates the specified common directory in a domain.

Syntax

[Foundation.Export("URLForDirectory:inDomain:appropriateForURL:create:error:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_0)]
public virtual NSUrl GetUrl (NSSearchPathDirectory directory, NSSearchPathDomain domain, NSUrl url, bool shouldCreate, out NSError error)

Parameters

directory
The type of directory that you are looking for (for example desktop directory, documents directory, trash directory and so on).
domain
The domain is used to specify the base location (for example relative to the user home, a system directory, or a network directory).
url

This parameter can be null.

shouldCreate
Documentation for this section has not yet been entered.
error
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