Text Field

public const string Text = @"Text"
This language is not supported or no code example is available.
public:  
const String^ Text = "Text";
This language is not supported or no code example is available.
public const Text : String = "Text"
This language is not supported or no code example is available.

Field Value

string

In this article

Definition