Eplan Platform API
Eplan.EplApi.Starter Namespace / AssemblyResolver Class / GetPlatformBinPath Method

In This Topic
    GetPlatformBinPath Method
    In This Topic
    Get the Platform bin path. The bin path where the w3Sharedu.dll is in and all your API dlls
    Syntax
    public string GetPlatformBinPath()
    public:
    String^ GetPlatformBinPath(); 
    See Also