简体   繁体   English

检索文件列表服务器端Silverlight C#

[英]Retrieve file list Server side Silverlight c#

I'm having a bit of trouble figuring this out. 我在解决这个问题上有点麻烦。

I have a Silverlight business app, with A DomainService included. 我有一个Silverlight商业应用程序,其中包括DomainService。

I would like to retrieve the list of files back to the Silverlight client, how can I incorporate this into a method. 我想将文件列表检索回到Silverlight客户端,如何将其合并到方法中。

And also if I were to use the path as .\\ where would it's location be? 而且如果我将路径用作。\\,它的位置在哪里?

Thanks 谢谢

如果要从服务器提取文件,则需要在服务器上(即,服务内部)运行该代码。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM