All files are downloaded to the clickonce application cache and are therefore isolated to the current version of the application 所有静态文件均被下载到clickonce应用程序的数据目录中。因此,这些文件独立于当前版本的应用程序。
This cache holds all the application s files , including the assemblies , configuration files , application and user settings , and data directory 此缓存保存所有应用程序文件,包括程序集、配置文件、应用程序和用户设置,以及数据目录。
Explains how to mark a file in a clickonce deployment as a data file so that it is stored in the data directory on the client computer 解释如何将clickonce部署中的一个文件标记为数据文件以便将该文件存储在客户端计算机上的数据目录中。
Reading from the data directory requires that your clickonce application request read permission ; similarly , writing to the directory requires write permission 读取数据目录要求clickonce应用程序请求读权限;同样,写入目录要求写权限。
Every clickonce application installed on a local computer has a data directory , stored in the user s documents and settings folder 本地计算机上安装的每个clickonce应用程序都有一个数据目录,该目录存储在用户的documents and settings文件夹中。
These attributes could be simple types string , integer , boolean , and so on or could be business items from the same or a different data catalog 这些属性可能是简单类型( string 、 integer 、 boolean等等) ,也可能是同一或不同数据目录中的业务项目。
The general properties are both basic and advanced properties , and include properties that define the data directory , backup directory , and other server behaviors 常规属性既是基本属性,又是高级属性,包括定义数据目录、备份目录和其他服务器行为的属性。
These attributes could be simple types for example , string , integer , and boolean or could be business items from the same or a different data catalog 这些属性可以是简单类型(例如, string , integer和boolean )或者是来自相同或不同的数据目录中的业务条目。
We recommend creating the necessary data catalogs and business items as a first step in modeling the process so that they are available to be associated with the tasks 我们推荐将创建数据目录及业务项目作为流程建模的第一步,以便它们可以与其它任务相关联。
For example , to indicate that the local file is stored in the web application s data directory , you would use a connection string similar to the following example 例如,若要指示本地文件存储在web应用程序的数据目录中,应使用类似于下面的示例的连接字符串。