VsMenus.VSCmdOptQueryParameterList Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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