MonobjcMonobjc Documented Class Library
SendsSystemProfile Property
NamespacesMonobjc.SparkleSUUpdaterSendsSystemProfile

Original signature is '- (BOOL)sendsSystemProfile;'

Declaration Syntax
C#Visual BasicVisual C++
public virtual bool SendsSystemProfile { get; set; }
Public Overridable Property SendsSystemProfile As Boolean
	Get
	Set
public:
virtual property bool SendsSystemProfile {
	bool get ();
	void set (bool 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.Sparkle (Module: Monobjc.Sparkle)