RemoveTagHelperChunk.LookupText Property

Definition

Text used to look up TagHelperDescriptors that should be ignored within the Razor page.

public:
 property System::String ^ LookupText { System::String ^ get(); void set(System::String ^ value); };
public string LookupText { get; set; }
member this.LookupText : string with get, set
Public Property LookupText As String

Property Value

String

Applies to