Compartilhar via


Construtor NotificationEvent (DateTime, String, String, String)

Constrói um objeto usando valores de check-in.

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

Sintaxe

'Declaração
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
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

NotificationEvent Classe

Sobrecargas NotificationEvent

Namespace Microsoft.TeamFoundation.VersionControl.Common