CodeAttributeDeclaration.AttributeType Vlastnost

Definice

Získá odkaz na typ kódu pro deklaraci atributu kódu.

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

Hodnota vlastnosti

ACodeTypeReference, který identifikuje .CodeAttributeDeclaration

Platí pro