ShelvesetEvent (Constructor) (String, DateTime, String, String, ShelvesetEventType)

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

Sintaxis

'Declaración
Public Sub New ( _
    shelvesetName As String, _
    creationDate As DateTime, _
    owner As String, _
    comment As String, _
    eventType As ShelvesetEventType _
)
public ShelvesetEvent(
    string shelvesetName,
    DateTime creationDate,
    string owner,
    string comment,
    ShelvesetEventType eventType
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ShelvesetEvent Clase

ShelvesetEvent (Sobrecarga)

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