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);
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

매개 변수

baseEditorCaption
String

반환

구현

적용 대상