Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Specifies the path of the application directory. Notification Services uses this path to locate the application definition file (ADF).
Синтаксис
<Applications>
<Application>
...
<BaseDirectoryPath>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type |
string, between 1 and 260 characters in length. |
Default value |
None. |
Occurrence |
Optional once per Application element. |
Updates |
Can be modified when updating the instance. |
Element Relationships
| Relationship | Elements |
|---|---|
Parent element |
|
Child elements |
None. |
Замечания
If you do not use the BaseDirectoryPath element, you must omit it from the instance configuration file (ICF), and you must fully specify the path and name of the ADF in the ApplicationDefinitionFilePath element.
Пример
This example shows how to specify the base directory path for an application.
<BaseDirectoryPath>D:\Datafiles\Stock</BaseDirectoryPath>
См. также
Справочник
Application Definition File Reference
Основные понятия
Instance Configuration File Reference