The high order word value for the nCmdexecopt parameter when querying parameter lists, for example QueryParameterList.
Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.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
Remarks
This value equals 1.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.