ScriptEditorControl.IVsCodeWindow.GetEditorCaption Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- status
- READONLYSTATUS
- baseEditorCaption
- String