共用方式為


AttributeData.ConstructorArguments 屬性

定義

屬性上的建構函式引數。

public:
 property System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::TypedConstant> ConstructorArguments { System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::TypedConstant> get(); };
public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.TypedConstant> ConstructorArguments { get; }
member this.ConstructorArguments : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.TypedConstant>
Public ReadOnly Property ConstructorArguments As ImmutableArray(Of TypedConstant)

屬性值

適用於