次の方法で共有


GroupCreatePostEventArgs クラス

メソッドとプロパティには、 OnGroupCreatedイベント ハンドラー メソッドの後のイベント引数を表します。

継承階層

System.Object
  System.EventArgs
    Microsoft.Office.Project.Server.Events.SerializableEventArgs
      Microsoft.Office.Project.Server.Events.PostEventArgs
        Microsoft.Office.Project.Server.Events.AdminPostEventArgs
          Microsoft.Office.Project.Server.Events.GroupCreatePostEventArgs

名前空間:  Microsoft.Office.Project.Server.Events
アセンブリ:  Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)

構文

'宣言
<SerializableAttribute> _
Public Class GroupCreatePostEventArgs _
    Inherits AdminPostEventArgs
'使用
Dim instance As GroupCreatePostEventArgs
[SerializableAttribute]
public class GroupCreatePostEventArgs : AdminPostEventArgs

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

GroupCreatePostEventArgs メンバー

Microsoft.Office.Project.Server.Events 名前空間