Share via


CustomAttributeValue<TType>.NamedArguments Özellik

Tanım

Özel öznitelik değeri için adlandırılmış bağımsız değişkenleri alır.

public:
 property System::Collections::Immutable::ImmutableArray<System::Reflection::Metadata::CustomAttributeNamedArgument<TType>> NamedArguments { System::Collections::Immutable::ImmutableArray<System::Reflection::Metadata::CustomAttributeNamedArgument<TType>> get(); };
public System.Collections.Immutable.ImmutableArray<System.Reflection.Metadata.CustomAttributeNamedArgument<TType>> NamedArguments { get; }
member this.NamedArguments : System.Collections.Immutable.ImmutableArray<System.Reflection.Metadata.CustomAttributeNamedArgument<'ype>>
Public ReadOnly Property NamedArguments As ImmutableArray(Of CustomAttributeNamedArgument(Of TType))

Özellik Değeri

Sabit bir bağımsız değişken dizisi.

Şunlara uygulanır