CodeAttributeDeclaration.AttributeType Свойство

Определение

Получает ссылку типа кода для объявления атрибута кода.

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

Значение свойства

Объект CodeTypeReference, идентифицирующий CodeAttributeDeclaration.

Применяется к