Partilhar via


TagHelperDescriptor.PropertyBag Propriedade

Definição

Um dicionário que contém informações adicionais sobre o TagHelperDescriptor.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ PropertyBag { System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,string> PropertyBag { get; }
member this.PropertyBag : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property PropertyBag As IDictionary(Of String, String)

Valor da propriedade

Aplica-se a