Freigeben über


NotificationEvent-Konstruktor (DateTime, String, String, String)

Erstellen Sie ein Objekt, indem Sie Eincheckenwerte verwenden.

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Syntax

'Declaration
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
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

NotificationEvent Klasse

NotificationEvent-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace