<profileable> Android 清单元素的 C# 定义。
有关此元素的详细信息,请参阅 Android 文档:可设定分析文件元素
| 属性 | <profileable> 元素的属性容器。 |
| Profileable | 元素构造函数。 |
| CustomElements | 自定义子元素。 |
| AddCustomElement | 将新元素添加为子元素。 |
| GetAllAttributes | 获取该元素上的所有属性。 |
| GetCustomAttribute | 按属性名称获取自定义属性。 |
| GetID | 获取元素的唯一 ID。 |
| GetName | 获取元素名称。 |
| GetUniqueName | 获取元素的唯一名称。 |
| Remove | 从此文件中移除此元素。 |
| RemoveCustomAttribute | 按名称移除自定义属性。 |
| ResolveConflict | 如果元素已由其他脚本修改,则解决冲突。 |
| SetCustomAttribute | 设置带有名称和值的自定义属性。 |