Dumper.SetLogFile(String, Int32) 方法

定義

設定傾倒器的日誌檔。

public:
 void SetLogFile(System::String ^ logName, int size);
public void SetLogFile(string logName, int size);
member this.SetLogFile : string * int -> unit
Public Sub SetLogFile (logName As String, size As Integer)

參數

logName
String

日誌名稱。

size
Int32

日誌檔案的大小。

適用於