MonobjcMonobjc Documented Class Library
NSJavaPath Field
NamespacesMonobjc.FoundationFoundationFrameworkNSJavaPath

A class path whose components will be prepended by NSJavaRoot if they are not absolute locations. This entry is an array.

Available in Mac OS X v10.0 through Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSJavaPath
Public Shared ReadOnly NSJavaPath As NSString
public:
static initonly NSString^ NSJavaPath
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)