Share via


WssWorkspaceCreatingEventArgs.WssWebAbsoluteUrl property

Gets the absolute URL of a Sharepoint project site.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
Public ReadOnly Property WssWebAbsoluteUrl As String
    Get
'Usage
Dim instance As WssWorkspaceCreatingEventArgs
Dim value As String

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

Property value

Type: System.String

See also

Reference

WssWorkspaceCreatingEventArgs class

WssWorkspaceCreatingEventArgs members

Microsoft.Office.Project.Server.Events namespace