次の方法で共有


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

属性

適用対象