GeneratedTagHelperContext.EndWriteTagHelperAttributeMethodName Property

Definition

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

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

Property Value

String

Applies to