WssWorkspaceCreatedEventArgs.WssWebRelativeUrl プロパティ
プロジェクトの Sharepoint サイトの相対 URL を取得します。
名前空間: Microsoft.Office.Project.Server.Events
アセンブリ: Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)
構文
'宣言
Public ReadOnly Property WssWebRelativeUrl As String
Get
'使用
Dim instance As WssWorkspaceCreatedEventArgs
Dim value As String
value = instance.WssWebRelativeUrl
public string WssWebRelativeUrl { get; }
プロパティ値
関連項目
参照先
WssWorkspaceCreatedEventArgs クラス