Sdílet prostřednictvím


HtmlTargetElementAttribute.Attributes Vlastnost

Definice

Čárkami oddělených String selektorů atributů, které se musí element HTML shodovat, ITagHelper aby se spustil. * na konci názvu atributu funguje jako shoda předpony. Hodnota uzavřená do hranatých závorek se zpracovává jako selektor hodnot atributů CSS. Podporují se operátory ^=, $= a = , například "name", "[name]", "[name=value]". "[ name ^= 'value' ]"

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

Hodnota vlastnosti

Platí pro