ProvideToolWindowVisibilityAttribute.CommandUIGuid Property

Definition

Get the command UI guid controlling the visibility of the tool window.

public:
 property Guid CommandUIGuid { Guid get(); };
public Guid CommandUIGuid { get; }
member this.CommandUIGuid : Guid
Public ReadOnly Property CommandUIGuid As Guid

Property Value

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

Applies to