GeneratedTagHelperContext.CreateTagHelperMethodName Propiedad

Definición

Nombre del método utilizado para crear una aplicación auxiliar de etiquetas.

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

Valor de propiedad

String

Se aplica a