SPIisWebServiceApplication.VirtualPath property
Gets a string that represents the virtual path.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Protected MustOverride ReadOnly Property VirtualPath As String
Get
'Usage
Dim value As String
value = Me.VirtualPath
protected abstract string VirtualPath { get; }
Type: System.String
Returns String.
SPIisWebServiceApplication class