ShellTextViewControl.IVsCodeWindow.SetBaseEditorCaption(String[]) Méthode

Définition

 virtual int Microsoft.VisualStudio.TextManager.Interop.IVsCodeWindow.SetBaseEditorCaption(cli::array <System::String ^> ^ baseEditorCaption) = Microsoft::VisualStudio::TextManager::Interop::IVsCodeWindow::SetBaseEditorCaption;
int IVsCodeWindow.SetBaseEditorCaption (string[] baseEditorCaption);
abstract member Microsoft.VisualStudio.TextManager.Interop.IVsCodeWindow.SetBaseEditorCaption : string[] -> int
override this.Microsoft.VisualStudio.TextManager.Interop.IVsCodeWindow.SetBaseEditorCaption : string[] -> int
Function SetBaseEditorCaption (baseEditorCaption As String()) As Integer Implements IVsCodeWindow.SetBaseEditorCaption

Paramètres

baseEditorCaption
String[]

Retours

Implémente

S’applique à