共用方式為


GitRefUnlockDeniedException 建構函式 (String, String, String)

命名空間:  Microsoft.TeamFoundation.Git.Server
組件:  Microsoft.TeamFoundation.Git.Server (在 Microsoft.TeamFoundation.Git.Server.dll 中)

語法

'宣告
Public Sub New ( _
    refName As String, _
    repoName As String, _
    lockedByName As String _
)
public GitRefUnlockDeniedException(
    string refName,
    string repoName,
    string lockedByName
)

參數

.NET Framework 安全性

請參閱

參考

GitRefUnlockDeniedException 類別

GitRefUnlockDeniedException 多載

Microsoft.TeamFoundation.Git.Server 命名空間