GeneratedTagHelperContext.CreateTagHelperMethodName Property

Definition

The name of the method used to create a tag helper.

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

Property Value

String

Applies to