NotificationEvent (Constructor) (DateTime, String, String)

Construye un objeto con valores de protección.

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Common
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Common.Integration (en Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Sintaxis

'Declaración
Protected Sub New ( _
    creationDate As DateTime, _
    owner As String, _
    comment As String _
)
protected NotificationEvent(
    DateTime creationDate,
    string owner,
    string comment
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

NotificationEvent Clase

NotificationEvent (Sobrecarga)

Microsoft.TeamFoundation.VersionControl.Common (Espacio de nombres)