ProvideToolWindowVisibilityAttribute.CommandUIGuid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.