LocalizedName Class
Represents the string representation of a metadata object in a particular locale.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.BusinessData.Administration.LocalizedName
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class LocalizedName
'Usage
Dim instance As LocalizedName
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class LocalizedName
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.