vb System.AddIn.AddInAttribute类(方法)实例源码

下面列出了vb System.AddIn.AddInAttribute 类(方法)源码代码实例,从而了解它的用法。

作者:VB.NET开发    项目:System.AddI   
' This pipeline segment has
' two attributes:
' 1 - An AddInAttribute to identify
'     this segment as an add-in.
'
' 2 - A QualificationDataAttribute to
'     indicate that the add-in should
'     be loaded into a new application domain.

<AddIn("Calculator Add-in", Version:="2.0.0.0")> _
<QualificationData("Isolation", "NewAppDomain")> _
    Public Class SampleV2AddIn


问题


面经


文章

微信
公众号

扫码关注公众号