public string LocalizedText { get; }
Public ReadOnly Property LocalizedText As String Get
public: virtual property String^ LocalizedText { String^ get () sealed; }
abstract LocalizedText : string with get override LocalizedText : string with get
In This Article