AttributeData.CommonConstructorArguments Property

Definition

protected public:
 abstract property System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::TypedConstant> CommonConstructorArguments { System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::TypedConstant> get(); };
protected internal abstract System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.TypedConstant> CommonConstructorArguments { get; }
member this.CommonConstructorArguments : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.TypedConstant>
Protected Friend MustOverride ReadOnly Property CommonConstructorArguments As ImmutableArray(Of TypedConstant)

Property Value

Applies to