Share via


IDTSApplication100.FolderFromPath(String, String, String, String) Méthode

Définition

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

Paramètres

bstrFolderName
String
bstrServerName
String
bstrServerUserName
String
bstrServerPassword
String

Retours

true si le dossier existe sur l’instance spécifiée de bstrServerName; false si le dossier n’existe pas.

Attributs

S’applique à