MonobjcMonobjc Documented Class Library
NSMetadataQueryLocalComputerScope Field
NamespacesMonobjc.FoundationNSMetadataQueryNSMetadataQueryLocalComputerScope

Search all local mounted volumes, including the user home directory. The user’s home directory is searched even if it is a remote volume.

Available in Mac OS X v10.4 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSMetadataQueryLocalComputerScope
Public Shared ReadOnly NSMetadataQueryLocalComputerScope As NSString
public:
static initonly NSString^ NSMetadataQueryLocalComputerScope
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)