HtmlTargetElementAttribute.Attributes Właściwość

Definicja

Rozdzielane String przecinkami selektory atrybutów, które element HTML musi być zgodny z elementem ITagHelper do uruchomienia. * na końcu nazwy atrybutu działa jako dopasowanie prefiksu. Wartość otoczona nawiasami kwadratowymi jest obsługiwana jako selektor wartości atrybutu CSS. Operatory , i są obsługiwane, np. "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

Wartość właściwości

Dotyczy