次の方法で共有


NotificationHandlerAssembly 要素 (通知テンプレート)

最終更新日: 2015年3月9日

適用対象: SharePoint Foundation 2010

この記事の内容
属性
子要素
親要素

通知ハンドラーのアセンブリ情報を指定します。

<NotificationHandlerAssembly>
</NotificationHandlerAssembly>

属性

なし

子要素

なし

親要素

Properties

<Properties>
   <NotificationHandlerAssembly>
      AlertHandler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d59ecf2a3bd66904
   </NotificationHandlerAssembly>
   <NotificationHandlerClassName>
      AlertHandler.Class1
   </NotificationHandlerClassName>
</Properties>

関連項目

参照

UpdateHandlerAssembly