Mol(Math Object Library) fot .Net
LightDB ファイルの情報をコンソールに出力します。 アプリケーションはコンソールに出力可能であることが前提です。

名前空間: Mol
アッセンブリー: Mol.Net (in Mol.Net.dll)

構文

C#
public static void PrintInfo(
	string Path
)
Visual Basic
Public Shared Sub PrintInfo ( 
	Path As String
)
Visual C++
public:
static void PrintInfo(
	String^ Path
)
static member PrintInfo : 
        Path : string -> unit 

Parameters

Path
タイプ: System..::..String
LightDB ファイルのパス

参照