IVSMDDesignerLoader::SetBaseEditorCaption Method (String^)
Visual Studio 2015
Sets the base editor caption.
Assembly: Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)
Parameters
- pwszCaption
-
Type:
System::String^
The caption.
This defaults to [Design], since most views will use this loader for a design view.
Show: