SolutionEvents.IVsSolutionEvents6.OnBeforeProjectRegisteredInRunningDocumentTable(Guid, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents6.OnBeforeProjectRegisteredInRunningDocumentTable(Guid projectID, System::String ^ projectFullPath) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionEvents6::OnBeforeProjectRegisteredInRunningDocumentTable;
int IVsSolutionEvents6.OnBeforeProjectRegisteredInRunningDocumentTable (Guid projectID, string projectFullPath);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents6.OnBeforeProjectRegisteredInRunningDocumentTable : Guid * string -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents6.OnBeforeProjectRegisteredInRunningDocumentTable : Guid * string -> int
Function OnBeforeProjectRegisteredInRunningDocumentTable (projectID As Guid, projectFullPath As String) As Integer Implements IVsSolutionEvents6.OnBeforeProjectRegisteredInRunningDocumentTable
Paramètres
- projectID
- Guid
- projectFullPath
- String