共用方式為


OleMenuCommand.BeforeQueryStatus Event

Called when a client requests the status of the command.

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

Syntax

'宣告
Public Event BeforeQueryStatus As EventHandler
public event EventHandler BeforeQueryStatus

.NET Framework Security

See Also

Reference

OleMenuCommand Class

Microsoft.VisualStudio.Shell Namespace