Share via


Keyword.Text Property

Definition

Gets a string that contains text describing the current keyword.

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 describing the current keyword.

Applies to