SPUtility.GetCurrentGenericSetupPath - Méthode
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Shared Function GetCurrentGenericSetupPath ( _
strSubdir As String _
) As String
'Utilisation
Dim strSubdir As String
Dim returnValue As String
returnValue = SPUtility.GetCurrentGenericSetupPath(strSubdir)
public static string GetCurrentGenericSetupPath(
string strSubdir
)
Paramètres
- strSubdir
Type : System.String
Valeur renvoyée
Type : System.String