ScriptEditorControl.IVsCodeWindow.GetEditorCaption 方法

定義

 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);
Function GetEditorCaption (status As READONLYSTATUS, ByRef baseEditorCaption As String) As Integer Implements IVsCodeWindow.GetEditorCaption

參數

baseEditorCaption
String

傳回

Int32

實作

適用於