GeneratedTagHelperContext.BeginWriteTagHelperAttributeMethodName Property

Definition

The name of the method used to begin an attribute writing scope.

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

Property Value

String

Applies to