EditorFactory::GuidCmdUI Property

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

Returns a GUID that indicates which menu and toolbars will be displayed when the editor window is active.

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

protected:
virtual property Guid GuidCmdUI {
	Guid get () abstract;
}

Property Value

Type: System::Guid
A GUID that indicates which menu and toolbars will be displayed when the editor window is active.

Community Additions

Show: