GeneratedTagHelperContext.ExecutionContextOutputPropertyName Property

Definition

The property name for the tag helper's output.

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

Property Value

String

Applies to