Condividi tramite


Costruttore Shelveset (VersionControlServer, String, String, IEnumerable<PropertyValue>)

Creare un oggetto dello shelveset per sospendere le modifiche.

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

Sintassi

'Dichiarazione
Public Sub New ( _
    sourceControl As VersionControlServer, _
    name As String, _
    owner As String, _
    properties As IEnumerable(Of PropertyValue) _
)
public Shelveset(
    VersionControlServer sourceControl,
    string name,
    string owner,
    IEnumerable<PropertyValue> properties
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Shelveset Classe

Overload Shelveset

Spazio dei nomi Microsoft.TeamFoundation.VersionControl.Client