HtmlTargetElementAttribute.Attributes Vlastnost

Definice

Selektory atributů oddělené String čárkami musí odpovídat elementu HTML pro ITagHelper spuštění. * na konci názvu atributu funguje jako shoda předpony. Hodnota obklopená hranatými závorkami se zpracovává jako selektor hodnot atributů CSS. Operátory ^=a = $= podporují se 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

String

Platí pro