应用程序基 meaning in English
application base
Examples
- Method when the directory specified as the application base directory is not a valid directory
方法引发,或在指定为应用程序基目录的目录为无效目录时,由 - For subsequent requests for assemblies , the application base is set to the location of the executable
对于后续的程序集请求,将应用程序基设置为此可执行文件的位置。 - Specifies application base subdirectories for the common language runtime to search when loading assemblies
指定加载程序集时公共语言运行库要搜索的应用程序基子目录。 - Is used as the application base directory , and all assembly probing begins in this directory
Clientapp . exe的目录用作应用程序基目录,所有程序集的探查均从此目录开始。使用 - The following example shows how to specify application base subdirectories the runtime should search for assemblies
下面的示例说明如何指定运行库应在其中搜索程序集的应用程序基子目录。