サインイン
日本 (日本語)
Brasil (Português)
Česká republika (Čeština)
Deutschland (Deutsch)
España (Español)
France (Français)
Italia (Italiano)
United States (English)
Россия (Русский)
대한민국 (한국어)
香港特别行政區 (中文)
台灣 (中文)
中华人民共和国 (中文)
ホーム
ライブラリ
ラーニング
ダウンロード
サポート
コミュニティ
フォーラム
MSDN サイト マップ
MSDN
>
フォーラム ホーム
>
.NET Framework Networking and Communication
>
[C#]Browsing remote directory
質問する
フォーラムを検索:
MSDN フォーラム全体の検索
[C#]Browsing remote directory
2007年5月11日 15:07
Raoul_BennetH
0
サインインして投票
Hi all
My question is simple:
There is a server with some shared folders for some user, for ex.:
\\192.168.1.12\shared_folder\
From a c# application, i would like to be able to browse that remote directory.
Any help?
Many thx in advance
RaouL.
返信
引用
すべての返信
2007年5月11日 15:49
Raoul_BennetH
0
サインインして投票
At this time i've solved as follow:
OpenFileDialog of = new OpenFileDialog();
of.InitialDirectory = @"\\MyServer\sharedDirectory";
返信
引用
フォーラムに関するヘルプ (FAQ)
© 2009 Microsoft Corporation. All rights reserved.
プロファイル (個人情報) の管理
|
お問い合わせ先
|
MSDN Flash ニュースレター
|
日本での個人情報の取り扱い
|
サイトマップ
|
使用条件
|
商標
|
プライバシー