AttributeParameter.Attribute Property

Definition

Gets or sets Attribute.

public:
 property Microsoft::VisualStudio::Modeling::DslDefinition::ClrAttribute ^ Attribute { Microsoft::VisualStudio::Modeling::DslDefinition::ClrAttribute ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::ClrAttribute ^ value); };
public Microsoft.VisualStudio.Modeling.DslDefinition.ClrAttribute Attribute { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.Attribute : Microsoft.VisualStudio.Modeling.DslDefinition.ClrAttribute with get, set
Public Property Attribute As ClrAttribute

Property Value

Attributes

Applies to