| AkObjectGetExtString Method |
获取扩展属性的值。
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic string GetExtString(
string propName
)
Parameters
- propName
- Type: SystemString
属性名称。
Return Value
Type:
String值。
See Also