共用方式為


VersionControlDebug.AssertIsNotServerItem 方法

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

語法

'宣告
<ConditionalAttribute("DEBUG")> _
Public Shared Sub AssertIsNotServerItem ( _
    path As String, _
    message As String _
)
[ConditionalAttribute("DEBUG")]
public static void AssertIsNotServerItem(
    string path,
    string message
)

參數

.NET Framework 安全性

請參閱

參考

VersionControlDebug 類別

Microsoft.TeamFoundation.VersionControl.Common 命名空間