SPLanguage.LanguageTag property
取得此語言的語言標記。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property LanguageTag As String
Get
'用途
Dim instance As SPLanguage
Dim value As String
value = instance.LanguageTag
public string LanguageTag { get; }
Property value
Type: System.String