Share via


LocalizedName.Value Property

Namespace:  Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Property Value As String
    Get
    Set
'Usage
Dim instance As LocalizedName
Dim value As String

value = instance.Value

instance.Value = value
public string Value { get; set; }

Property Value

Type: System.String

See Also

Reference

LocalizedName Class

LocalizedName Members

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace