로그인
대한민국 (한국어)
Brasil (Português)
Česká republika (Čeština)
Deutschland (Deutsch)
España (Español)
France (Français)
Italia (Italiano)
United States (English)
Россия (Русский)
日本 (日本語)
中华人民共和国 (中文)
台灣 (中文)
香港特别行政區 (中文)
홈
라이브러리
학습
다운로드
지원
커뮤니티
포럼
Microsoft Developer Network
>
포럼 홈
>
.NET Framework Networking and Communication
>
[C#]Browsing remote directory
질문하기
포럼 검색:
MSDN 포럼 모두 검색
[C#]Browsing remote directory
2007년 5월 11일 금요일 오후 3: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일 금요일 오후 3:49
Raoul_BennetH
0
로그인하여 투표
At this time i've solved as follow:
OpenFileDialog of = new OpenFileDialog();
of.InitialDirectory = @"\\MyServer\sharedDirectory";
응답
인용
포럼과 관련하여 도움이 필요합니까? (질문과 답변)
© 2009 Microsoft Corporation. All rights reserved.
프로필(내 정보) 관리
|
법적정보
|
MSDN 최신 뉴스레터
|
사용약관
|
상표
|
개인정보취급방침 및 청소년보호정책
|
문의처