Condividi tramite


TagHelperDescriptor.PropertyBag Proprietà

Definizione

Dizionario contenente informazioni aggiuntive sull'oggetto 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)

Valore della proprietà

Si applica a