TeamFoundationVersionControlService.QueryShelvesets 方法
包含受保護的成員
包含繼承的成員
這個成員是多載的。如需這個成員的完整資訊,包含語法、使用方式和範例,請按一下多載清單中的名稱。
多載清單
名稱 | 描述 | |
---|---|---|
QueryShelvesets(TeamFoundationRequestContext, String, String) | 列出系統的已知的擱置集。傳回擱置集中繼資料。 若要擷取變更的清單,請使用 QueryPendingSets()。 | |
QueryShelvesets(TeamFoundationRequestContext, String, String, array<String[]) | 列出系統的已知的擱置集。傳回擱置集中繼資料。 若要擷取變更的清單,請使用 QueryPendingSets()。 |
回頁首