Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the name for the item, localized for display to the user.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property LocalizedName As String
Get
Friend Set
'Usage
Dim instance As SPDiagnosticsItem
Dim value As String
value = instance.LocalizedName
public string LocalizedName { get; internal set; }
Property value
Type: System.String
The localized name for the item.