Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the file associated with the language pack.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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; }
Property Value
Type: Microsoft.SharePoint.Administration.SPPersistedFile
An SPPersistedFileobject that represents the solution file for the language pack.