Share via


JSMethodInfo.ReturnTypeCustomAttributes Özellik

Tanım

Bu yöntemin dönüş değerinin türü için özel öznitelikleri alır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Özellik Değeri

Bu yöntemin dönüş değerinin türü için özel öznitelikler.

Şunlara uygulanır

Ayrıca bkz.