SPIisWebServiceApplication.InstallPath Property

Gets the physical path of the directory that contains the Web service application.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

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

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

Property Value

Type: System.String
A String that is the physical path of the directory that contains the Web service.

See Also

Reference

SPIisWebServiceApplication Class

SPIisWebServiceApplication Members

Microsoft.SharePoint.Administration Namespace