Compartilhar via


Construtor ShelvesetEvent (String, DateTime, String, String, String, ShelvesetEventType)

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

Sintaxe

'Declaração
Public Sub New ( _
    shelvesetName As String, _
    creationDate As DateTime, _
    owner As String, _
    ownerDisplay As String, _
    comment As String, _
    eventType As ShelvesetEventType _
)
public ShelvesetEvent(
    string shelvesetName,
    DateTime creationDate,
    string owner,
    string ownerDisplay,
    string comment,
    ShelvesetEventType eventType
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ShelvesetEvent Classe

Sobrecargas ShelvesetEvent

Namespace Microsoft.TeamFoundation.VersionControl.Common