Syntax
[MonoTouch.ObjCRuntime.Native]
[System.Flags]
public enum NSSearchPathDomain
Remarks
The domain is used to specify the kind of directory you want to get from the 
NSFileManager.GetUrls method.
Members
| Member Name | Description | 
|---|
| All | Return items for all domains. | 
| Local | Return local directories. | 
| Network | Return network directories. | 
| None | Do not return anything. | 
| System | Return the system directories. | 
| User | Return user directories. | 
Requirements
Namespace: MonoTouch.Foundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0