AttributeData.CommonConstructorArguments 属性

定义

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)

属性值

适用于