次の方法で共有


Silo.GetDebugDump(Boolean) メソッド

定義

このサイロから診断データのダンプを返します。

public string GetDebugDump (bool all = true);
member this.GetDebugDump : bool -> string
Public Function GetDebugDump (Optional all As Boolean = true) As String

パラメーター

all
Boolean

戻り値

このサイロのデータをデバッグします。

適用対象