Freigeben über


SPSolutionLanguagePack.SolutionFile-Eigenschaft

Gibt das Sprachpaket zugeordnete Datei zurück.

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

Syntax

'Declaration
Public ReadOnly Property SolutionFile As SPPersistedFile
    Get
'Usage
Dim instance As SPSolutionLanguagePack
Dim value As SPPersistedFile

value = instance.SolutionFile
public SPPersistedFile SolutionFile { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Administration.SPPersistedFile
Ein SPPersistedFile-Objekt, das die Projektmappendatei für das Language Pack darstellt.

Siehe auch

Referenz

SPSolutionLanguagePack Klasse

SPSolutionLanguagePack-Member

Microsoft.SharePoint.Administration-Namespace