DynamicKeywordProperty.Attributes Property

Definition

Any attributes that the property has.

public:
 property System::Collections::Generic::List<System::String ^> ^ Attributes { System::Collections::Generic::List<System::String ^> ^ get(); };
public System.Collections.Generic.List<string> Attributes { get; }
member this.Attributes : System.Collections.Generic.List<string>
Public ReadOnly Property Attributes As List(Of String)

Property Value

Applies to