SPIisWebServiceApplication.InstallPath - Propriété

Obtient le chemin d'accès physique du répertoire qui contient l'application de service Web.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Protected MustOverride ReadOnly Property InstallPath As String
    Get
'Utilisation
Dim value As String

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

Valeur de propriété

Type : System.String
String est le chemin d'accès physique du répertoire qui contenait le service Web.

Voir aussi

Référence

SPIisWebServiceApplication classe

SPIisWebServiceApplication - Membres

Microsoft.SharePoint.Administration - Espace de noms