VB6 App.Path = .NET Application.StartupPath
This will give you your applications startup folder path.
AI
KI-Zusammenfassung: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Quellcode
' ' ' '### The big secret... ' ' '### Application.StartupPath will provide you with your applications folder name. ' '### THIS IS THE RIGHT WAY TO DO IT!!! ' ' VB6 you used App.Path In .NET you use Application.StartupPath ' '
Originalkommentare (3)
Wiederhergestellt von der Wayback Machine