IMenuHandler.ContextMenuID 속성
Gets the command ID of the context menu.
네임스페이스: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리: SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)
구문
‘선언
ReadOnly Property ContextMenuID As CommandID
Get
‘사용 방법
Dim instance As IMenuHandler
Dim value As CommandID
value = instance.ContextMenuID
CommandID ContextMenuID { get; }
property CommandID^ ContextMenuID {
CommandID^ get ();
}
abstract ContextMenuID : CommandID
function get ContextMenuID () : CommandID
속성 값
유형: System.ComponentModel.Design.CommandID
The command ID of the context menu.
참고 항목
참조
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스