프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ExpandProps | string | ||
GetNodeContents | string | ||
LoadDocument |
메소드 | 설명 | |
---|---|---|
ExecuteTask ( ) : void |
Executes the XML reading task.
|
메소드 | 설명 | |
---|---|---|
ExpandProps ( string result ) : string |
Expands project properties in the string
|
|
GetNodeContents ( string xpath, |
Gets the contents of the list of nodes specified by the XPath expression.
|
|
LoadDocument ( string fileName ) : |
Loads an XML document from a file on disk.
|