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.

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