MonobjcMonobjc Documented Class Library
ReleaseNotesURL Property
NamespacesMonobjc.SparkleSUAppcastItemReleaseNotesURL

Original signature is '- (NSURL *)releaseNotesURL;'

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