Condividi tramite


Proprietà AttributedDomainElement.Attributes

Ottiene un elenco di attributi.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Attributes As LinkedElementCollection(Of ClrAttribute)
public LinkedElementCollection<ClrAttribute> Attributes { get; }

Valore proprietà

Tipo: Microsoft.VisualStudio.Modeling.LinkedElementCollection<ClrAttribute>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AttributedDomainElement Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition