SPSolutionLanguagePack-Klasse
Stellt ein Sprachpaket für eine Lösung dar.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPSolutionLanguagePack
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<GuidAttribute("98541E50-1894-455b-BDA5-A5A2A4CEF7AF")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPSolutionLanguagePack _
Inherits SPPersistedObject _
Implements IBackupRestoreConfiguration, IBackupRestore
'Usage
Dim instance As SPSolutionLanguagePack
[GuidAttribute("98541E50-1894-455b-BDA5-A5A2A4CEF7AF")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPSolutionLanguagePack : SPPersistedObject,
IBackupRestoreConfiguration, IBackupRestore
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.