Share via


IVsFreeThreadedFileChangeEvents2.DirectoryChangedEx(String, String) Method

Definition

public:
 int DirectoryChangedEx(System::String ^ pszDirectory, System::String ^ pszFile);
public int DirectoryChangedEx (string pszDirectory, string pszFile);
abstract member DirectoryChangedEx : string * string -> int
Public Function DirectoryChangedEx (pszDirectory As String, pszFile As String) As Integer

Parameters

pszDirectory
String
pszFile
String

Returns

Implements

Applies to