Opening the metadata file loads it into your current visual studio session 打开元数据文件时,会将该文件加载到当前的visual studio会话中。
If there is no current instance , and you do not want the object started with a file loaded , use the 如果不存在当前实例,并且不希望使用已加载的文件启动对象,请使用
However , its context is not preserved by the running executable in subsequent launches and file loads 但是,后续启动和文件加载时运行的可执行文件不保留该属性的上下文。
Function when there is a current instance of the object or if you want to create the object with a file loaded 如果存在对象的当前实例,或者您希望使用已加载的文件创建对象,请使用
Opening the metadata file loads it into your current visual studio session . in windows explorer , double - click a metadata file 打开元数据文件时,会将该文件加载到当前的visual studio会话中。