CustomAttributeValue<TType>.FixedArguments Właściwość

Definicja

Pobiera stałe argumenty atrybutu niestandardowego.

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

Wartość właściwości

Niezmienna tablica argumentów.

Dotyczy