| Miner.Geodatabase.Engine.GeodatabaseManager.LogExtension Namespace > NamedLogInstance Class > DebugFormat Method : DebugFormat(String,Object,Object,Object) Method |
'DeclarationPublic Overloads Overridable Sub DebugFormat( _ ByVal format As System.String, _ ByVal arg0 As System.Object, _ ByVal arg1 As System.Object, _ ByVal arg2 As System.Object _ )
'UsageDim instance As NamedLogInstance Dim format As System.String Dim arg0 As System.Object Dim arg1 As System.Object Dim arg2 As System.Object instance.DebugFormat(format, arg0, arg1, arg2)
public virtual void DebugFormat( System.string format, System.object arg0, System.object arg1, System.object arg2 )
public procedure DebugFormat( format: System.String; arg0: System.TObject; arg1: System.TObject; arg2: System.TObject ); virtual;
public function DebugFormat( format : System.String, arg0 : System.Object, arg1 : System.Object, arg2 : System.Object );
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2