WssWorkspaceAddressUpdatedEventArgs コンストラクター (Guid, String, Guid)
WssWorkspaceAddressUpdatedEventArgsクラスのインスタンスを作成します。
名前空間: Microsoft.Office.Project.Server.Events
アセンブリ: Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)
構文
'宣言
Public Sub New ( _
currentWSSServerUID As Guid, _
workspaceName As String, _
projectUid As Guid _
)
'使用
Dim currentWSSServerUID As Guid
Dim workspaceName As String
Dim projectUid As Guid
Dim instance As New WssWorkspaceAddressUpdatedEventArgs(currentWSSServerUID, _
workspaceName, projectUid)
public WssWorkspaceAddressUpdatedEventArgs(
Guid currentWSSServerUID,
string workspaceName,
Guid projectUid
)
パラメーター
currentWSSServerUID
型: System.Guidプロジェクトの SharePoint サイトの GUID を指定します。
workspaceName
型: System.Stringプロジェクト ワークスペースの共同作業である Sharepoint サイトの名前が一覧表示されます。
projectUid
型: System.Guidプロジェクトの GUID。
関連項目
参照先
WssWorkspaceAddressUpdatedEventArgs クラス
WssWorkspaceAddressUpdatedEventArgs メンバー