Udostępnij za pośrednictwem


COMMethodInfo.ReturnTypeCustomAttributes Właściwość

Definicja

Pobiera atrybuty niestandardowe dla typu wartości zwracanej przez tę metodę.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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

Wartość właściwości

ICustomAttributeProvider

wartość null we wszystkich przypadkach.

Dotyczy

Zobacz też