MonobjcMonobjc Documented Class Library
WrapperType Property
NamespacesMonobjcClassWrapperType
Gets or sets the wrapper type linked to this class.
Declaration Syntax
C#Visual BasicVisual C++
public IntPtr WrapperType { get; internal set; }
Public Property WrapperType As IntPtr
	Get
	Friend Set
public:
property IntPtr WrapperType {
	IntPtr get ();
	internal: void set (IntPtr value);
}
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 (Module: Monobjc)