ScriptEditorControl.IVsCodeWindow.GetEditorCaption 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.TextManager.Interop.IVsCodeWindow.GetEditorCaption(Microsoft::VisualStudio::TextManager::Interop::READONLYSTATUS status, [Runtime::InteropServices::Out] System::String ^ % baseEditorCaption) = Microsoft::VisualStudio::TextManager::Interop::IVsCodeWindow::GetEditorCaption;
int IVsCodeWindow.GetEditorCaption (Microsoft.VisualStudio.TextManager.Interop.READONLYSTATUS status, out string baseEditorCaption);
abstract member Microsoft.VisualStudio.TextManager.Interop.IVsCodeWindow.GetEditorCaption : Microsoft.VisualStudio.TextManager.Interop.READONLYSTATUS * string -> int
override this.Microsoft.VisualStudio.TextManager.Interop.IVsCodeWindow.GetEditorCaption : Microsoft.VisualStudio.TextManager.Interop.READONLYSTATUS * string -> int
Function GetEditorCaption (status As READONLYSTATUS, ByRef baseEditorCaption As String) As Integer Implements IVsCodeWindow.GetEditorCaption
Paramètres
- status
- READONLYSTATUS
- baseEditorCaption
- String