MethodInfo.ReturnTypeCustomAttributes Właściwość

Definicja

Pobiera atrybuty niestandardowe dla typu zwracanego.

public:
 abstract property System::Reflection::ICustomAttributeProvider ^ ReturnTypeCustomAttributes { System::Reflection::ICustomAttributeProvider ^ get(); };
public abstract System.Reflection.ICustomAttributeProvider ReturnTypeCustomAttributes { get; }
member this.ReturnTypeCustomAttributes : System.Reflection.ICustomAttributeProvider
Public MustOverride ReadOnly Property ReturnTypeCustomAttributes As ICustomAttributeProvider

Wartość właściwości

ICustomAttributeProvider

Obiekt ICustomAttributeProvider reprezentujący atrybuty niestandardowe dla zwracanego typu.

Implementuje

Dotyczy