共用方式為


AutoMergeDisallowedException 建構函式 (String)

初始化新的 AutoMergeDisallowedException 執行個體。

命名空間:  Microsoft.TeamFoundation.VersionControl.Client
組件:  Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

語法

'宣告
Public Sub New ( _
    message As String _
)
public AutoMergeDisallowedException(
    string message
)

參數

  • message
    型別:System.String
    具有不允許的 automerge 衝突的路徑。

.NET Framework 安全性

請參閱

參考

AutoMergeDisallowedException 類別

AutoMergeDisallowedException 多載

Microsoft.TeamFoundation.VersionControl.Client 命名空間