IVCWizCtlUI.GetCommandCount 方法

获取指定列表中的命令数。

命名空间:  Microsoft.VisualStudio.VsWizard
程序集:  Microsoft.VisualStudio.VsWizard(在 Microsoft.VisualStudio.VsWizard.dll 中)

语法

声明
Function GetCommandCount ( _
    pDispDesc As Object _
) As Object
Object GetCommandCount(
    Object pDispDesc
)
Object^ GetCommandCount(
    [InAttribute] Object^ pDispDesc
)
abstract GetCommandCount : 
        pDispDesc:Object -> Object
function GetCommandCount(
    pDispDesc : Object
) : Object

参数

返回值

类型:Object
指定列表中的命令数。

.NET Framework 安全性

请参阅

参考

IVCWizCtlUI 接口

Microsoft.VisualStudio.VsWizard 命名空间