IServerWebProjectItem.AppRelativeUrl Property
Namespace: Microsoft.Web.Design.Server
Assembly: Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)
Syntax
'Declaration
ReadOnly Property AppRelativeUrl As String
Get
'Usage
Dim instance As IServerWebProjectItem
Dim value As String
value = instance.AppRelativeUrl
string AppRelativeUrl { get; }
Property Value
Type: System.String