SPSolutionLanguagePack.SolutionFile property
會傳回相關聯的語言套件的檔案。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property SolutionFile As SPPersistedFile
Get
'用途
Dim instance As SPSolutionLanguagePack
Dim value As SPPersistedFile
value = instance.SolutionFile
public SPPersistedFile SolutionFile { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPPersistedFile
SPPersistedFile 物件,代表方案檔案之語言套件。