共用方式為


TeamExplorerProjects.GetDefaultQueryGuid 方法

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

語法

'宣告
Public Function GetDefaultQueryGuid ( _
    collectionId As Guid, _
    projectUri As String _
) As Nullable(Of Guid)
public Nullable<Guid> GetDefaultQueryGuid(
    Guid collectionId,
    string projectUri
)

參數

傳回值

型別:System.Nullable<Guid>

.NET Framework 安全性

請參閱

參考

TeamExplorerProjects 類別

Microsoft.TeamFoundation.Client 命名空間