SPIisWebServiceApplication.VirtualPath property

Gets a string that represents the virtual path.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected MustOverride ReadOnly Property VirtualPath As String
    Get
'Usage
Dim value As String

value = Me.VirtualPath
protected abstract string VirtualPath { get; }

Property value

Type: System.String
Returns String.

See also

Reference

SPIisWebServiceApplication class

SPIisWebServiceApplication members

Microsoft.SharePoint.Administration namespace