ModuleListPageSearchOptions.Text Property

Definition

Gets the value of the text parameter that is passed to the constructor.

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

Property Value

The value of the text parameter that is passed to the constructor.

Remarks

This property is set in the constructor and is used to filter the list pages in a search.

Applies to