GeneratedTagHelperContext.RunnerTypeName Property

Definition

The name of the type used to run tag helpers.

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

Property Value

String

Applies to