MarkupProperty.Attributes Vlastnost

Definice

Při přepsání v odvozené třídě získá atributy přidružené k tomuto MarkupProperty.

public:
 abstract property System::ComponentModel::AttributeCollection ^ Attributes { System::ComponentModel::AttributeCollection ^ get(); };
public abstract System.ComponentModel.AttributeCollection Attributes { get; }
member this.Attributes : System.ComponentModel.AttributeCollection
Public MustOverride ReadOnly Property Attributes As AttributeCollection

Hodnota vlastnosti

AttributeCollection

Kolekce atributů.

Platí pro