Udostępnij za pośrednictwem


CodeMemberMethod.ReturnTypeCustomAttributes Właściwość

Definicja

Pobiera atrybuty niestandardowe zwracanego typu metody.

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

Wartość właściwości

Element CodeAttributeDeclarationCollection wskazujący atrybuty niestandardowe.

Dotyczy