Freigeben über


TagHelperDescriptor.PropertyBag Eigenschaft

Definition

Ein Wörterbuch, das TagHelperDescriptorzusätzliche Informationen zum enthält.

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)

Eigenschaftswert

Gilt für: