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; }
屬性值
請參閱
參照
WssWorkspaceCreatingEventArgs 類別