ExtensibleServiceTypeNotValidException 构造函数 (Type, Type)

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

语法

声明
Public Sub New ( _
    managedType As Type, _
    extensibleType As Type _
)
public ExtensibleServiceTypeNotValidException(
    Type managedType,
    Type extensibleType
)

参数

.NET Framework 安全性

请参阅

参考

ExtensibleServiceTypeNotValidException 类

ExtensibleServiceTypeNotValidException 重载

Microsoft.VisualStudio.Services.Client 命名空间