VsMenus.VSCmdOptQueryParameterList Field

Definition

The high-order word value for the nCmdexecopt parameter when querying parameter lists, for example QueryParameterList(Guid, UInt32, UInt32, IntPtr, IntPtr).

public: int VSCmdOptQueryParameterList = 1;
int VSCmdOptQueryParameterList = 1;
public const int VSCmdOptQueryParameterList = 1;
val mutable VSCmdOptQueryParameterList : int
Public Const VSCmdOptQueryParameterList As Integer  = 1

Field Value

Value = 1

Applies to