Compartilhar via


IVsSccManager3.BrowseForProject(String, Int32) Method

Definition

public:
 int BrowseForProject([Runtime::InteropServices::Out] System::String ^ % pbstrDirectory, [Runtime::InteropServices::Out] int % pfOK);
public int BrowseForProject (out string pbstrDirectory, out int pfOK);
abstract member BrowseForProject : string * int -> int
Public Function BrowseForProject (ByRef pbstrDirectory As String, ByRef pfOK As Integer) As Integer

Parameters

pbstrDirectory
String
pfOK
Int32

Returns

Implements

Applies to