Condividi tramite


Costruttore ShelvesetEvent (String, DateTime, String, String, String, ShelvesetEventType)

Spazio dei nomi:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ShelvesetEvent Classe

Overload ShelvesetEvent

Spazio dei nomi Microsoft.TeamFoundation.VersionControl.Common