SPDiagnosticsItem.LocalizedName Property
Gets the name for the item, localized for display to the user.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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.