WssWorkspaceAddressUpdatingEventArgs コンストラクター (Guid, String, Guid)
WssWorkspaceAddressUpdatingEventArgsクラスのインスタンスを作成します。
名前空間: Microsoft.Office.Project.Server.Events
アセンブリ: Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)
構文
'宣言
Public Sub New ( _
projectUid As Guid, _
newWebName As String, _
newWSSServerUID As Guid _
)
'使用
Dim projectUid As Guid
Dim newWebName As String
Dim newWSSServerUID As Guid
Dim instance As New WssWorkspaceAddressUpdatingEventArgs(projectUid, _
newWebName, newWSSServerUID)
public WssWorkspaceAddressUpdatingEventArgs(
Guid projectUid,
string newWebName,
Guid newWSSServerUID
)
パラメーター
projectUid
型: System.Guidプロジェクトの GUID。
newWebName
型: System.Stringプロジェクト サイトの新しい名前を指定します。
newWSSServerUID
型: System.Guidプロジェクトの Sharepoint サイトの新しいインスタンスの GUID を指定します。
関連項目
参照先
WssWorkspaceAddressUpdatingEventArgs クラス
WssWorkspaceAddressUpdatingEventArgs メンバー