Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
コンストラクタに指定された DLL のファイルパス名です。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public string Path { get; } |
Visual Basic |
---|
Public ReadOnly Property Path As String Get |
Visual C++ |
---|
public: property String^ Path { String^ get (); } |
member Path : string with get |