SPLanguageSettings class
表示一組語言喜好設定。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPLanguageSettings
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Class SPLanguageSettings
'用途
Dim instance As SPLanguageSettings
public class SPLanguageSettings
備註
可以透過<seealso cref="SPUser"/>傳回使用者的語言喜好設定存取SPLanguageSettings物件。
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.