BindingMetadataProviderContext.TypeAttributes Property

Definition

Gets the type attributes.

public:
 property System::Collections::Generic::IReadOnlyList<System::Object ^> ^ TypeAttributes { System::Collections::Generic::IReadOnlyList<System::Object ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<object> TypeAttributes { get; }
public System.Collections.Generic.IReadOnlyList<object>? TypeAttributes { get; }
member this.TypeAttributes : System.Collections.Generic.IReadOnlyList<obj>
Public ReadOnly Property TypeAttributes As IReadOnlyList(Of Object)

Property Value

Applies to