图标资源类型
命名空间:microsoft.graph
表示单元格图标。
方法
| 方法 | 返回类型 | 说明 |
|---|---|---|
| 获取图标 | 图标 | 读取 icon 对象的属性和关系。 |
| 更新 | 图标 | 更新 icon 对象。 |
属性
| 属性 | 类型 | 说明 |
|---|---|---|
| index | int | 表示给定集合中图标的索引。 |
| set | string | 表示图标所属的集合。 可能的值为:Invalid、ThreeArrows、、ThreeFlags``ThreeArrowsGray、ThreeTrafficLights1、ThreeTrafficLights2、ThreeSigns、ThreeSymbols、、FourArrows``ThreeSymbols2、FourArrowsGray``FourRedToBlack、FourTrafficLights``FourRating、FiveArrows、FiveArrowsGray、、FiveRating、FiveQuarters、ThreeStars、、、 FiveBoxes``ThreeTriangles |
关系
无
JSON 表示形式
下面是资源的 JSON 表示形式。
{
"index": 1024,
"set": "string"
}
反馈
提交和查看相关反馈