MonobjcMonobjc Documented Class Library
Interface Property
NamespacesMonobjc.CoreWLANCWInterfaceInterface

Convenience method for getting an CWInterface object for the primary interface.

Original signature is '+ (CWInterface*)interface '

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static CWInterface Interface { get; }
Public Shared ReadOnly Property Interface As CWInterface
	Get
public:
static property CWInterface^ Interface {
	CWInterface^ get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.CoreWLAN (Module: Monobjc.CoreWLAN)