MonobjcMonobjc Documented Class Library
Version Property
NamespacesMonobjc.WebKit.DOMDOMHTMLHtmlElementVersion

Original signature is '@property (nonatomic,copy) NSString * version;'

Declaration Syntax
C#Visual BasicVisual C++
public NSString Version { get; set; }
Public Property Version As NSString
	Get
	Set
public:
property NSString^ Version {
	NSString^ get ();
	void set (NSString^ 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.WebKit (Module: Monobjc.WebKit)