ModelingBindingSourceToolboxItem 构造函数 (SerializationInfo, StreamingContext)

此类型具有 SecurityCriticalAttribute 特性,此特性将其限定为只能由 .NET Framework for Silverlight 类库在内部使用。使用此类型的任何成员的应用程序代码将引发 MethodAccessException。

[SECURITY CRITICAL]

我们必须为序列化程序提供的 Constuctor

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll 中)

语法

声明
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected ModelingBindingSourceToolboxItem(
    SerializationInfo info,
    StreamingContext context
)

参数

请参阅

参考

ModelingBindingSourceToolboxItem 类

ModelingBindingSourceToolboxItem 重载

Microsoft.VisualStudio.Modeling.Shell 命名空间