Freigeben über


SPUtility.GetVersionedGenericSetupPath-Methode

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

Syntax

'Declaration
Public Shared Function GetVersionedGenericSetupPath ( _
    strSubdir As String, _
    desiredPathVersion As Integer _
) As String
'Usage
Dim strSubdir As String
Dim desiredPathVersion As Integer
Dim returnValue As String

returnValue = SPUtility.GetVersionedGenericSetupPath(strSubdir, _
    desiredPathVersion)
public static string GetVersionedGenericSetupPath(
    string strSubdir,
    int desiredPathVersion
)

Parameter

Rückgabewert

Typ: System.String

Siehe auch

Referenz

SPUtility Klasse

SPUtility-Member

Microsoft.SharePoint.Utilities-Namespace