Freigeben über


GitRef-Konstruktor (String, String)

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntax

'Declaration
Public Sub New ( _
    name As String, _
    objectId As String _
)
public GitRef(
    string name,
    string objectId
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

GitRef Klasse

GitRef-Überladung

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace