Share via


WssWorkspaceCreatingEventArgs.WssWebAbsoluteUrl Property

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