VsMenus.VSCmdOptQueryParameterList Field

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

Syntax

'宣言
Public Const VSCmdOptQueryParameterList As Integer
'使用
Dim value As Integer

value = VsMenus.VSCmdOptQueryParameterList
public const int VSCmdOptQueryParameterList
public:
literal int VSCmdOptQueryParameterList
public const var VSCmdOptQueryParameterList : int

Field Value

Type: System.Int32

Permissions

See Also

Reference

VsMenus Class

VsMenus Members

Microsoft.VisualStudio.Shell Namespace