DomainRole.PropertyAttributes Property

Definition

Gets a list of PropertyAttributes.

public:
 property Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::ClrAttribute ^> ^ PropertyAttributes { Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::ClrAttribute ^> ^ get(); };
public Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ClrAttribute> PropertyAttributes { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.PropertyAttributes : Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ClrAttribute>
Public ReadOnly Property PropertyAttributes As LinkedElementCollection(Of ClrAttribute)

Property Value

Attributes

Applies to