CodeAttributeDeclaration.AttributeType Tulajdonság

Definíció

Lekéri a kódattribútum-deklaráció kódtípus-referenciáját.

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

Tulajdonság értéke

A CodeTypeReference , amely azonosítja a CodeAttributeDeclaration.

A következőre érvényes: