IDTSApplication100.FolderFromPath(String, String, String, String) 메서드

정의

public:
 Guid FolderFromPath(System::String ^ bstrFolderName, System::String ^ bstrServerName, System::String ^ bstrServerUserName, System::String ^ bstrServerPassword);
[System.Runtime.InteropServices.DispId(24)]
public Guid FolderFromPath (string bstrFolderName, string bstrServerName, string bstrServerUserName, string bstrServerPassword);
[<System.Runtime.InteropServices.DispId(24)>]
abstract member FolderFromPath : string * string * string * string -> Guid
Public Function FolderFromPath (bstrFolderName As String, bstrServerName As String, bstrServerUserName As String, bstrServerPassword As String) As Guid

매개 변수

bstrFolderName
String
bstrServerName
String
bstrServerUserName
String
bstrServerPassword
String

반환

폴더가 지정된 인스턴스bstrServerName에 있으면 true입니다. 폴더가 없으면 false입니다.

특성

적용 대상