概述
Relationship 是 C++ 的 Aspose.Slides FOSS 中的结构.
一个OPC关系条目.
特性: id, target, target_mode, type.
属性
| 名称: | 类型 | Access | 描述情况 |
|---|
id | std::string | 阅读/写作 | 得到或设置身份. |
type | std::string | 阅读/写作 | 得到或设置类型. |
target | std::string | 阅读/写作 | 获取或设置目标. |
target_mode | std::optional<std::string> | 阅读/写作 | 获取或设置目标模式. |
另请参阅