次の方法で共有


VSCommands.ExecuteCommand Field

Executes a Visual Studio command table command

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.StartPage (in Microsoft.VisualStudio.Shell.StartPage.dll)

Syntax

'宣言
Public Shared ReadOnly ExecuteCommand As RoutedCommand
'使用
Dim value As RoutedCommand

value = VSCommands.ExecuteCommand
public static readonly RoutedCommand ExecuteCommand
public:
static initonly RoutedCommand^ ExecuteCommand
static val ExecuteCommand: RoutedCommand
public static final var ExecuteCommand : RoutedCommand

.NET Framework Security

See Also

Reference

VSCommands Class

VSCommands Members

Microsoft.VisualStudio.PlatformUI Namespace