PreferenceSettings.Text Property

Definition

Gets a string that contains text for the preferences.

public:
 property System::String ^ Text { System::String ^ get(); };
public string Text { get; }
member this.Text : string
Public ReadOnly Property Text As String

Property Value

A string that contains text for the preferences.

Applies to