GeneratedTagHelperContext.ExecutionContextAddMethodName Property

Definition

The name of the ExecutionContextTypeName method used to add tag helpers.

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

Property Value

String

Applies to