Notification コンストラクター

Notification クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.ReportingServices.Interfaces
アセンブリ:   Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

構文

'宣言
Protected Sub New
'使用

Dim instance As New Notification()
protected Notification()
protected:
Notification()
new : unit -> Notification
protected function Notification()

説明

このコンストラクタは、この型の状態を初期化するために、派生クラスのコンストラクタによって呼び出されます。