SPUtility.GetCurrentGenericSetupPath-Methode

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared Function GetCurrentGenericSetupPath ( _
    strSubdir As String _
) As String
'Usage
Dim strSubdir As String
Dim returnValue As String

returnValue = SPUtility.GetCurrentGenericSetupPath(strSubdir)
public static string GetCurrentGenericSetupPath(
    string strSubdir
)

Parameter

Rückgabewert

Typ: System.String

Siehe auch

Referenz

SPUtility Klasse

SPUtility-Member

Microsoft.SharePoint.Utilities-Namespace