iconReference 元素 (库架构)
<iconReference> 元素指定此库的自定义图标。 此元素是可选的,没有属性或子元素。
语法
<!-- iconReference -->
<xs:element name="iconReference" type="xs:string" minOccurs="0"/>
元素信息
Parent 元素 | 子元素 |
---|---|
libraryDescription 元素(库架构) |
言论
必须以适合 PathParseIconLocation 函数的形式指定图标引用。 例如:ModuleFileName,IconResourceIndex
。
相关主题