EditorFactory::EditorCaption Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets the caption that is appended to the file name to create the display name for this editor.

Namespace:  Microsoft.VisualStudio.TestTools.Vsip
Assembly:  Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)

protected:
virtual property String^ EditorCaption {
	String^ get () abstract;
}

Property Value

Type: System::String
The caption that is appended to the file name to create the display name for this editor.

Community Additions

Show: