VsMenus.IDM_VS_CTXT_FOLDERNODE 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 ID of the context menu of the folder node.
public: int IDM_VS_CTXT_FOLDERNODE = 1073;
int IDM_VS_CTXT_FOLDERNODE = 1073;
public const int IDM_VS_CTXT_FOLDERNODE = 1073;
val mutable IDM_VS_CTXT_FOLDERNODE : int
Public Const IDM_VS_CTXT_FOLDERNODE As Integer = 1073