다음을 통해 공유


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 네임스페이스