IServerWebApplication.WebUrl Property

Namespace:  Microsoft.Web.Design.Server
Assembly:  Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)

Syntax

'Declaration
ReadOnly Property WebUrl As String
    Get
'Usage
Dim instance As IServerWebApplication
Dim value As String

value = instance.WebUrl
string WebUrl { get; }

Property Value

Type: System.String

See Also

Reference

IServerWebApplication Interface

IServerWebApplication Members

Microsoft.Web.Design.Server Namespace