RemoveTagHelperChunkGenerator.LookupText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Text used to look up TagHelperDescriptors that should be removed.
public:
property System::String ^ LookupText { System::String ^ get(); };
public string LookupText { get; }
member this.LookupText : string
Public ReadOnly Property LookupText As String