MonobjcMonobjc Documented Class Library
WirelessProfile Property
NamespacesMonobjc.CoreWLANCWNetworkWirelessProfile

Stored CWWirelessProfile for the given CWNetwork.

Original signature is '@property( readonly) CWWirelessProfile*wirelessProfile ;'

Available in Mac OS X v10.6 and later.

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

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