CodeAttributeDeclaration.AttributeType Eigenschap

Definitie

Hiermee haalt u de codetypereferentie op voor de declaratie van het codekenmerk.

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

Waarde van eigenschap

Een CodeTypeReference die de CodeAttributeDeclaration.

Van toepassing op