BdcServiceApplication.InstallPath - Propriété
Obtient le chemin d'installation.
Espace de noms : Microsoft.SharePoint.BusinessData.SharedService
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Overrides ReadOnly Property InstallPath As String
Get
'Utilisation
Dim value As String
value = Me.InstallPath
protected override string InstallPath { get; }
Valeur de propriété
Type : System.String
Le chemin d'accès de l'installation.
Voir aussi
Référence
BdcServiceApplication - Membres
Microsoft.SharePoint.BusinessData.SharedService - Espace de noms