Condividi tramite


Proprietà DomainRole.PropertyAttributes

Ottiene un elenco di PropertyAttributes.

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

Sintassi

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

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DomainRole Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition