次の方法で共有


WssWorkspaceCreatingEventArgs.WssWebAbsoluteUrl プロパティ

プロジェクトの Sharepoint サイトの絶対 URL を取得します。

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

構文

'宣言
Public ReadOnly Property WssWebAbsoluteUrl As String
    Get
'使用
Dim instance As WssWorkspaceCreatingEventArgs
Dim value As String

value = instance.WssWebAbsoluteUrl
public string WssWebAbsoluteUrl { get; }

プロパティ値

型: System.String

関連項目

参照先

WssWorkspaceCreatingEventArgs クラス

WssWorkspaceCreatingEventArgs メンバー

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