Partager via


ConversationThread.Create, méthode

Espace de noms :  Microsoft.TeamFoundation.Server.Core
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Public Shared Function Create ( _
    requestContext As TeamFoundationRequestContext, _
    toolType As ConversationThread.ToolType, _
    artifactType As Byte, _
    artifactId As Integer, _
    topic As String, _
    creationDate As DateTime _
) As ConversationThread
public static ConversationThread Create(
    TeamFoundationRequestContext requestContext,
    ConversationThread.ToolType toolType,
    byte artifactType,
    int artifactId,
    string topic,
    DateTime creationDate
)

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Server.Core.ConversationThread
retourne ConversationThread ;

Sécurité .NET Framework

Voir aussi

Référence

ConversationThread Classe

Microsoft.TeamFoundation.Server.Core, espace de noms