Share via


CodeMemberMethod.ReturnTypeCustomAttributes Özellik

Tanım

Yönteminin dönüş türünün özel özniteliklerini alır.

public:
 property System::CodeDom::CodeAttributeDeclarationCollection ^ ReturnTypeCustomAttributes { System::CodeDom::CodeAttributeDeclarationCollection ^ get(); };
public System.CodeDom.CodeAttributeDeclarationCollection ReturnTypeCustomAttributes { get; }
member this.ReturnTypeCustomAttributes : System.CodeDom.CodeAttributeDeclarationCollection
Public ReadOnly Property ReturnTypeCustomAttributes As CodeAttributeDeclarationCollection

Özellik Değeri

CodeAttributeDeclarationCollection Özel öznitelikleri gösteren bir.

Şunlara uygulanır