| XmlCustomReaderGetAttributePath Method |
获取属性路径(不包含文档节点信息)
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static string GetAttributePath(
XmlNode node,
string attrName
)
Parameters
- node
- Type: System.XmlXmlNode
- attrName
- Type: SystemString
Return Value
Type:
String
See Also