AssemblyInfo.DirectoryPath プロパティ
アセンブリ: Microsoft.VisualBasic (microsoft.visualbasic.dll 内)
構文
解説詳細については、Visual Basic のトピック「My.Application.Info.DirectoryPath プロパティ」を参照してください。
My.Application.Info.DirectoryPath プロパティは、アプリケーションが格納されたディレクトリを取得します。
使用例この例では、My.Application.Info.DirectoryPath プロパティを使用して、アプリケーションが格納されたディレクトリのパスを表示します。
MsgBox("Application directory path: " & My.Application.Info.DirectoryPath)
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からAssemblyInfo.DirectoryPath プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からAssemblyInfo.DirectoryPath プロパティ
を検索
- AssemblyInfo.DirectoryPath プロパティのページへのリンク