Partager via


NotificationEvent, constructeur (DateTime, String, String, String)

Construit un objet en utilisant les valeurs d'archivage.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Common
Assembly :  Microsoft.TeamFoundation.VersionControl.Common.Integration (dans Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    creationDate As DateTime, _
    owner As String, _
    ownerDisplay As String, _
    comment As String _
)
protected NotificationEvent(
    DateTime creationDate,
    string owner,
    string ownerDisplay,
    string comment
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

NotificationEvent Classe

NotificationEvent, surcharge

Microsoft.TeamFoundation.VersionControl.Common, espace de noms