NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

.NET API for SearchDirectories.cfg

Is there a .NET API available to interact with the SearchDirectories.cfg?  For example, is there a way to serialize/deserialize the XML to/from objects to use in code?

 

I know you can get the directories from the engine's SearchDirectories property, but I would like to get the info for a specific file path.

 

Thanks

0 Kudos
Message 1 of 3
(1,268 Views)

Why don't you just read it as text/XML file?

0 Kudos
Message 2 of 3
(1,081 Views)

That is the approach I was taking, but didn't know if there is an API already available with more details/support.  Didn't want to reinvent the wheel.

0 Kudos
Message 3 of 3
(1,073 Views)