DesignerWindowPane.CommandGuid 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.
Gets the command UI GUID associated with this window pane.
public:
virtual property Guid CommandGuid { Guid get(); };
public virtual Guid CommandGuid { get; }
member this.CommandGuid : Guid
Public Overridable ReadOnly Property CommandGuid As Guid
Property Value
A GUID associated with this window pane.