ContainerItemNotFoundException 构造函数 (Int64, String)

命名空间:  Microsoft.VisualStudio.Services.FileContainer
程序集:  Microsoft.VisualStudio.Services.WebApi(在 Microsoft.VisualStudio.Services.WebApi.dll 中)

语法

声明
Public Sub New ( _
    containerId As Long, _
    path As String _
)
public ContainerItemNotFoundException(
    long containerId,
    string path
)

参数

.NET Framework 安全性

请参阅

参考

ContainerItemNotFoundException 类

ContainerItemNotFoundException 重载

Microsoft.VisualStudio.Services.FileContainer 命名空间