Freigeben über


DiscussionThreadsBatchController.PostGetThreads-Methode

Namespace:  Microsoft.TeamFoundation.Discussion.Server
Assembly:  Microsoft.TeamFoundation.Discussion.Server (in Microsoft.TeamFoundation.Discussion.Server.dll)

Syntax

'Declaration
<HttpPostAttribute> _
Public Function PostGetThreads ( _
    artifactUris As String() _
) As IEnumerable
[HttpPostAttribute]
public IEnumerable PostGetThreads(
    string[] artifactUris
)

Parameter

Rückgabewert

Typ: System.Collections.IEnumerable

.NET Framework-Sicherheit

Siehe auch

Referenz

DiscussionThreadsBatchController Klasse

Microsoft.TeamFoundation.Discussion.Server-Namespace