ScriptEditorControl.IVsCodeWindow.GetEditorCaption Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- status
- READONLYSTATUS
- baseEditorCaption
- String