MultilanguageString.RawString Property

Gets or sets the multi-language raw string representation of this string. It holds the complete data, so it can be used to clone multi-language strings.
Public Property RawString() As String
This language is not supported or no code example is available.
public string RawString {get; set;}
This language is not supported or no code example is available.

Property Value

string

The multi-language raw string

Version
 
Available since QDV 7.16.585.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition