Compartir a través de


AttributeData.ConstructorArguments Propiedad

Definición

Argumentos de constructor en el atributo .

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)

Valor de propiedad

Se aplica a