Share via


LocalizedString Members

Include Protected Members
Include Inherited Members

This class represents a localized string.

The LocalizedString type exposes the following members.

Constructors

  Name Description
Public method LocalizedString(String) Creates an instance of the LocalizedString class for US-English language with LCID value 1033.
Public method LocalizedString(Int64, String) Creates an instance of the LocalizedString class.

Top

Properties

  Name Description
Public property LCID Gets the Locale Id for the string.
Public property Value Gets the value of the string.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

LocalizedString Class

Microsoft.Rtc.Collaboration.Presence Namespace