Freigeben über


DomainRole.PropertyAttributes-Eigenschaft

Ruft eine Liste mit PropertyAttributes ab.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

DomainRole Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace