MonobjcMonobjc Documented Class Library
VerboseProgressStatus Property
NamespacesMonobjc.DiscRecordingUIDRBurnProgressPanelVerboseProgressStatus

Returns the vebosity of the panel.

Original signature is '- (BOOL) verboseProgressStatus'

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