Share via


TfvcLabel Constructor (TfvcLabelRef)

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

Syntax

'Declaration
Public Sub New ( _
    labelRef As TfvcLabelRef _
)
public TfvcLabel(
    TfvcLabelRef labelRef
)
public:
TfvcLabel(
    TfvcLabelRef^ labelRef
)
new : 
        labelRef:TfvcLabelRef -> TfvcLabel
public function TfvcLabel(
    labelRef : TfvcLabelRef
)

Parameters

.NET Framework Security

See Also

Reference

TfvcLabel Class

TfvcLabel Overload

Microsoft.TeamFoundation.SourceControl.WebApi Namespace