GeneratedTagHelperContext.TagHelperAttributeValuePropertyName Property

Definition

The name of the Value property of TagHelperAttribute.

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

Property Value

String

Applies to