共用方式為


TFVCTeamExplorerGettingStartedProviderVS.QueryStatus 方法

命名空間:  Microsoft.VisualStudio.TeamFoundation.VersionControl
組件:  Microsoft.VisualStudio.TeamFoundation.VersionControl (在 Microsoft.VisualStudio.TeamFoundation.VersionControl.dll 中)

語法

'宣告
Public Function QueryStatus ( _
    ByRef pguidCmdGroup As Guid, _
    cCmds As UInteger, _
    prgCmds As OLECMD(), _
    pCmdText As IntPtr _
) As Integer
public int QueryStatus(
    ref Guid pguidCmdGroup,
    uint cCmds,
    OLECMD[] prgCmds,
    IntPtr pCmdText
)

參數

  • prgCmds
    類型:array<OLECMD[]

傳回值

類型:System.Int32

.NET Framework 安全性

請參閱

參考

TFVCTeamExplorerGettingStartedProviderVS 類別

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空間