Share via


BranchSourceNotCommittedException Constructor (String)

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'宣言
Public Sub New ( _
    serverItem As String _
)
public BranchSourceNotCommittedException(
    string serverItem
)
public:
BranchSourceNotCommittedException(
    String^ serverItem
)
new : 
        serverItem:string -> BranchSourceNotCommittedException
public function BranchSourceNotCommittedException(
    serverItem : String
)

Parameters

.NET Framework Security

See Also

Reference

BranchSourceNotCommittedException Class

BranchSourceNotCommittedException Overload

Microsoft.TeamFoundation.VersionControl.Server Namespace