MonobjcMonobjc Documented Class Library
NotationName Property
NamespacesMonobjc.WebKit.DOMDOMEntityNotationName

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

Declaration Syntax
C#Visual BasicVisual C++
public virtual NSString NotationName { get; }
Public Overridable ReadOnly Property NotationName As NSString
	Get
public:
virtual property NSString^ NotationName {
	NSString^ get ();
}
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)