包含多個腳本部件的定義。
<package> 此處為一個或多個腳本部件 </package>
當一個 .wsc 文件只包含一個腳本部件定義時,<package> 元素是可選的。
<package> <component id="MyScriptlet"> (此處為腳本部件信息) </component> <component id="MyOtherScriptlet"> (此處為腳本部件信息) </component> </package>
腳本部件文件的內(nèi)容
© 2001 Microsoft Corporation. 保留所有權(quán)利。