Share via


TfvcShallowBranchRef Constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    path As String _
)
public TfvcShallowBranchRef(
    string path
)
public:
TfvcShallowBranchRef(
    String^ path
)
new : 
        path:string -> TfvcShallowBranchRef
public function TfvcShallowBranchRef(
    path : String
)

Parameters

.NET Framework Security

See Also

Reference

TfvcShallowBranchRef Class

TfvcShallowBranchRef Overload

Microsoft.TeamFoundation.SourceControl.WebApi Namespace