ProvideToolWindowVisibilityAttribute::CommandUIGuid Property

 

Gets the GUID of a command associated with showing or hiding the tool window.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property Guid CommandUIGuid {
	Guid get();
}

Property Value

Type: System::Guid

The GUID of a command associated with showing or hiding the tool window.

Return to top
Show: